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="M14 15C14 16.1046 13.1046 17 12 17C10.8954 17 10 16.1046 10 15M14 15C14 13.8954 13.1046 13 12 13M14 15V15C15.9209 15 17.7631 15.7631 19.1213 17.1213L20 18M10 15C10 13.8954 10.8954 13 12 13M10 15V15C8.07913 15 6.23694 15.7631 4.87868 17.1213L4 18M12 13V9" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12M22 12C22 6.47715 17.5228 2 12 2M22 12H20M2 12C2 6.47715 6.47715 2 12 2M2 12H4M12 2V4M19.0004 5L18 6M5 5L6 6" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 730 B