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="M14.0001 16.0005L14.0001 16.5V16.5C14.0001 17.896 14.0001 18.594 13.8278 19.1619C13.4399 20.4401 12.4397 21.4403 11.1615 21.8281C10.5936 22.0005 9.89561 22.0005 8.49963 22.0005H8.00009C6.13636 22.0005 5.20449 22.0005 4.46942 21.696C3.48928 21.29 2.71057 20.5113 2.30459 19.5312C2.00012 18.7961 2.00012 17.8643 2.00012 16.0005L2.00013 14.5L2 14M14.0001 8.00049L14.0001 7.5V7.5C14.0001 6.10489 14.0001 5.40734 13.828 4.83972C13.4402 3.56101 12.4396 2.56037 11.1609 2.17262C10.5933 2.00049 9.89572 2.00049 8.50061 2.00049L8.00012 2.00049C6.13636 2.00049 5.20448 2.00049 4.46939 2.30497C3.48928 2.71095 2.71058 3.48964 2.30461 4.46975C2.00013 5.20484 2.00013 6.13672 2.00013 8.00049L2.00013 9.5L2 10M9 12L22 12L18 8M19.5 14.5L18 16" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 926 B