refactor: add icons package (#1078)

This commit is contained in:
Mo
2022-06-09 14:55:00 -05:00
committed by GitHub
parent e15441c8f7
commit 640e9a9c07
250 changed files with 3317 additions and 2507 deletions

View File

@@ -0,0 +1,4 @@
<svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="10" cy="10" r="10" fill="#F4F5F7"/>
<path d="M14.1966 6.74325C14.4562 6.48368 14.4562 6.06283 14.1966 5.80325C13.937 5.54368 13.5162 5.54368 13.2566 5.80325L9.99992 9.05992L6.74325 5.80325C6.48368 5.54368 6.06283 5.54368 5.80325 5.80325C5.54368 6.06283 5.54368 6.48368 5.80325 6.74325L9.05992 9.99992L5.80325 13.2566C5.54368 13.5162 5.54368 13.937 5.80325 14.1966C6.06283 14.4562 6.48368 14.4562 6.74325 14.1966L9.99992 10.9399L13.2566 14.1966C13.5162 14.4562 13.937 14.4562 14.1966 14.1966C14.4562 13.937 14.4562 13.5162 14.1966 13.2566L10.9399 9.99992L14.1966 6.74325Z" fill="#515357"/>
</svg>

After

Width:  |  Height:  |  Size: 681 B