mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-19 21:19:57 +00:00
6558e437f5
* remove old icons * add script for syncing icons * regenerate icons * update @status-im/icons exports * allow scroll in storybook * migrate to new icons import * add iconography story * update root package.json * fix typo * add @status-im/colors * generate colors * add colors story * fix ci
15 lines
607 B
XML
15 lines
607 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="20"
|
|
height="20"
|
|
fill="none"
|
|
viewBox="0 0 20 20"
|
|
>
|
|
<path
|
|
fill="#09101C"
|
|
fill-rule="evenodd"
|
|
d="M10.23 1.446 10 1.35l-.23.095-5.656 2.343-.23.095-.095.23L1.446 9.77 1.35 10l.095.23 2.343 5.656.095.23.23.095 5.656 2.343.23.096.23-.096 5.656-2.343.23-.095.095-.23 2.343-5.656.096-.23-.096-.23-2.343-5.656-.095-.23-.23-.095-5.656-2.343ZM2.65 10l2.152-5.198L10 2.65l5.198 2.153L17.35 10l-2.153 5.198L10 17.35l-5.198-2.153L2.65 10Zm7.9 1.5.2-6h-1.5l.2 6h1.1Zm.2 2.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z"
|
|
clip-rule="evenodd"
|
|
/>
|
|
</svg>
|