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="M12 5.00062C13 3.50068 14.5 2.97897 16 3.00068C19 3.04408 22 5.5006 22 9.00046C22 12.1698 20.1549 14.9291 18.0428 17" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12 5.00043C11 3.50049 9.47405 3.00049 8 3.00049C5 3.00049 2 5.50041 2 9.00027C2 16.0001 11 20.9998 12 20.9998C12.6805 20.9998 17.0652 18.6848 19.7979 14.9998" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 583 B