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="M18 13V21M18 13H14.8C14.52 13 14.38 13 14.273 13.0545C14.1789 13.1024 14.1024 13.1789 14.0545 13.273C14 13.38 14 13.52 14 13.8V14.5M18 13H21.2C21.48 13 21.62 13 21.727 13.0545C21.8211 13.1024 21.8976 13.1789 21.9455 13.273C22 13.38 22 13.52 22 13.8V14.5M18 21H19.5M18 21H16.5M9 3V21M9 3H4.5C4.03534 3 3.80302 3 3.60982 3.03843C2.81644 3.19624 2.19624 3.81644 2.03843 4.60982C2 4.80302 2 5.03534 2 5.5V5.5V6M9 3H13.5C13.9647 3 14.197 3 14.3902 3.03843C15.1836 3.19624 15.8038 3.81644 15.9616 4.60982C16 4.80302 16 5.03534 16 5.5V5.5V6M9 21H11M9 21H7" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 747 B