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="M13 5.27779L10.8686 3.97529C9.2771 3.00268 8.48133 2.51638 7.82571 2.57373C7.25412 2.62373 6.73153 2.91682 6.39081 3.37847C6 3.908 6 4.84059 6 6.70579V7.99985M6 11.9998V17.2942C6 19.1594 6 20.092 6.39081 20.6215C6.73153 21.0832 7.25412 21.3763 7.82571 21.4263C8.48133 21.4836 9.2771 20.9973 10.8686 20.0247L19.5319 14.7305C21.0092 13.8277 21.7478 13.3763 21.9997 12.7952C22.2195 12.2879 22.2195 11.7121 21.9997 11.2048C21.7478 10.6237 21.0092 10.1723 19.5319 9.26951L16 7.11112" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 676 B