avoid bundling icons with library

This reduces bloat for consumers of designsystem. The icons were ~22mb and unnecessary to be exposed to consumers.
This commit is contained in:
talksik
2025-07-16 09:40:09 -07:00
parent 3ddad97691
commit c71ba88112
5151 changed files with 13 additions and 1005 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.99987 16.5001L5.99988 22.0001C7.98179 21.6698 9.98438 21.2208 11.9999 21.2208C14.0154 21.2208 16.018 21.6698 17.9999 22.0001L16.9999 16.5001M11.9999 18.0001C7.5816 18.0001 3.99988 14.4184 3.99988 10.0001C3.99988 5.58184 7.5816 2.00012 11.9999 2.00012C16.4182 2.00012 19.9999 5.58184 19.9999 10.0001C19.9999 14.4184 16.4182 18.0001 11.9999 18.0001Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 549 B