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.312 21C16.2711 21 19.6531 18.4658 21.0002 14.8926C19.9333 15.4066 18.742 15.6939 17.4852 15.6939C15.8323 15.6939 14.2925 15.1969 13.0002 14.3407" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12.3118 21C7.16904 21 3 16.7238 3 11.4489C3 6.65034 6.45002 2.6783 10.9446 2C9.85605 3.4373 9.20787 5.24299 9.20787 7.20396C9.20787 9.9729 10.5002 12.4322 12.5 13.982C12.6621 14.1076 12.8289 14.2273 13 14.3407" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 667 B