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="M6.73005 2.54497C7.79961 2 9.19974 2 12 2C14.8003 2 16.2004 2 17.27 2.54497C18.2108 3.02433 18.9757 3.78924 19.455 4.73005C20 5.79961 20 7.19974 20 10V14M2 4L4.19751 5.75801M22 20L20 18.4M20 18.4V22L19.1554 21.5777C15.6442 19.8221 13.8885 18.9443 12 18.9443C10.1115 18.9443 8.35582 19.8221 4.84458 21.5777L4 22V18M20 18.4L4.19751 5.75801M4.19751 5.75801C4 6.7187 4 8.00348 4 10V13" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 579 B