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="M2 20H4.25227C5.59228 20 6.26228 20 6.81969 19.7658C7.31151 19.5592 7.73933 19.2251 8.05907 18.7981C8.42146 18.3142 8.58396 17.6642 8.90896 16.3642L11.091 7.63583C11.416 6.33583 11.5785 5.68584 11.9409 5.20187C12.2607 4.77485 12.6885 4.44082 13.1803 4.23419C13.7377 4 14.4077 4 15.7477 4H22M22 4L19 1M22 4L19 7M2 4H8M22 20L19 23M22 20L19 17M22 20H12" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 548 B