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 12V14.8663C2 16.3329 2 17.0662 2.26883 17.6577C2.50576 18.179 2.88693 18.6216 3.36733 18.9333C3.91242 19.2869 4.6376 19.3957 6.08796 19.6132L10.5 20.275M2 12V9.13372C2 7.66714 2 6.93385 2.26883 6.34233C2.50576 5.82102 2.88693 5.3784 3.36733 5.06676C3.91242 4.71316 4.6376 4.60438 6.08796 4.38683L7 4.25002M2 12H18M10.5 20.275L16.488 21.1732C18.3878 21.4582 19.3377 21.6007 20.0765 21.3167C20.725 21.0674 21.2668 20.6007 21.6095 19.9964C22 19.308 22 18.3474 22 16.4263V12V7.57371C22 5.65262 22 4.69207 21.6095 4.0036C21.2668 3.39928 20.725 2.93265 20.0765 2.68336C19.3377 2.39935 18.3878 2.54184 16.488 2.82681L10.5 3.72502V20.275Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 832 B