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="M2 10.5V9.38747C2 7.4178 3.39027 5.72195 5.32169 5.33566L5.45748 5.3085C6.44514 5.11097 7.31388 4.52918 7.87258 3.69113V3.69113C8.57693 2.6346 9.7627 2 11.0325 2H12.9675C14.2373 2 15.4231 2.6346 16.1274 3.69113V3.69113C16.6861 4.52918 17.5549 5.11097 18.5425 5.3085L18.6783 5.33566C20.6097 5.72195 22 7.4178 22 9.38747V14C22 16.8003 22 18.2004 21.455 19.27C20.9757 20.2108 20.2108 20.9757 19.27 21.455C18.2004 22 16.8003 22 14 22H8.5C7.10547 22 6.40821 22 5.83277 21.8618C4.00453 21.4229 2.57707 19.9955 2.13815 18.1672C2 17.5918 2 16.8945 2 15.5V15.5V15M12 9C9.79086 9 8 10.7909 8 13C8 15.2091 9.79086 17 12 17C14.2091 17 16 15.2091 16 13C16 12.2714 15.8052 11.5883 15.4649 11" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 876 B