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="M1.67969 10.5398C4.23895 7.74938 7.91513 6 11.9999 6C16.0847 6 19.7609 7.74938 22.3201 10.5398M18.8533 12.7177C17.0634 11.0326 14.6522 10 11.9999 10C9.34754 10 6.93639 11.0326 5.14648 12.7177M15.8912 15.4329C14.8435 14.5394 13.4846 14 11.9998 14C10.5149 14 9.15606 14.5394 8.1084 15.4329M12.5 18C12.5 18.2761 12.2761 18.5 12 18.5C11.7239 18.5 11.5 18.2761 11.5 18M12.5 18C12.5 17.7239 12.2761 17.5 12 17.5C11.7239 17.5 11.5 17.7239 11.5 18M12.5 18H11.5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 651 B