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="M9.00022 20.0001L22.0002 20.0001M9.00022 12.0001L22.0002 12.0001M9.00022 4.00011H22.0002M3.50024 8.00023V3.00023L2.00024 4.00017M3.50024 8.00023H2.00024M3.50024 8.00023L5.00024 8.00017M2.00049 15.0002H5.00049L5.00024 17.5002H2.00024V20.0002H5.00049" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 447 B