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
+4
View File
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path opacity="0.4" d="M4.51555 8C3.55827 9.4301 3 11.1499 3 13C3 14.8501 3.55827 16.5699 4.51555 18" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9.00008 4.44325C9.89906 4.16831 10.8991 4 12.0001 4C16.9706 4 21.0001 8.02944 21.0001 13C21.0001 17.9706 16.9706 22 12.0001 22C8.87966 22 6.13015 20.412 4.51562 18M9.00008 4.44325L12.0001 1M9.00008 4.44325L12.5001 7" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 602 B