storybookjs / design-system

🗃 Storybook Design System
https://master--5ccbc373887ca40020446347.chromatic.com/
1.91k stars 585 forks source link

Update Icons: markup, unordered list. Add icons: bold, ordered list CH-1332 #330

Closed MichaelArestad closed 2 years ago

MichaelArestad commented 2 years ago

I updated the markup and unordered list icons. I added the Bold and ordered list icons.

image image image
📦 Published PR as canary version: 7.2.2-canary.330.65487f8.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/design-system@7.2.2-canary.330.65487f8.0 # or yarn add @storybook/design-system@7.2.2-canary.330.65487f8.0 ```
MichaelArestad commented 2 years ago

@JonathanKolnik I can't seem to get the Markdown icon to export in a format that we need. For now, you can use this SVG.

<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M146.286 329.143H256L365.714 466.286L475.429 329.143H585.143V694.858H475.429V512L365.714 649.143L256 512V694.858H146.286V329.143Z" fill="#333333"/>
<path d="M713.143 329.143H822.857V512H914.286L768 694.858L621.714 512H713.143V329.143Z" fill="#333333"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.5714 146.286C16.3736 146.286 0 162.66 0 182.858V841.143C0 861.341 16.3736 877.715 36.5714 877.715H987.429C1007.63 877.715 1024 861.341 1024 841.143V182.858C1024 162.66 1007.63 146.286 987.429 146.286H36.5714ZM73.1429 219.429V804.572H950.857V219.429H73.1429Z" fill="#333333"/>
</svg>
github-actions[bot] commented 2 years ago

:rocket: PR was released in v7.2.2 :rocket: