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">
<path
d="M3.33341 3.33325C2.89139 3.33325 2.46746 3.50885 2.1549 3.82141C1.84234 4.13397 1.66675 4.55789 1.66675 4.99992V14.9999C1.66675 15.4419 1.84234 15.8659 2.1549 16.1784C2.46746 16.491 2.89139 16.6666 3.33341 16.6666H16.6667C17.1088 16.6666 17.5327 16.491 17.8453 16.1784C18.1578 15.8659 18.3334 15.4419 18.3334 14.9999V6.66658C18.3334 6.22456 18.1578 5.80063 17.8453 5.48807C17.5327 5.17551 17.1088 4.99992 16.6667 4.99992H10.0001L8.33341 3.33325H3.33341ZM9.16675 8.33325C10.2584 8.33325 11.1834 9.03325 11.5251 9.99992H15.8334V11.6666H15.0001V13.3333H13.3334V11.6666H11.5251C11.1834 12.6416 10.2584 13.3333 9.16675 13.3333C8.50371 13.3333 7.86782 13.0699 7.39898 12.601C6.93014 12.1322 6.66675 11.4963 6.66675 10.8333C6.66675 10.1702 6.93014 9.53432 7.39898 9.06548C7.86782 8.59664 8.50371 8.33325 9.16675 8.33325ZM9.16675 9.99992C8.94573 9.99992 8.73377 10.0877 8.57749 10.244C8.42121 10.4003 8.33341 10.6122 8.33341 10.8333C8.33341 11.2999 8.70841 11.6666 9.16675 11.6666C9.38776 11.6666 9.59972 11.5788 9.756 11.4225C9.91228 11.2662 10.0001 11.0543 10.0001 10.8333C10.0001 10.6122 9.91228 10.4003 9.756 10.244C9.59972 10.0877 9.38776 9.99992 9.16675 9.99992Z" />
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB