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="M18 16V12M18 16H14M18 16L14.4196 11.7036C14.4035 11.6842 14.3954 11.6744 14.3886 11.6665C13.6371 10.7835 12.2946 10.7226 11.4662 11.5339C11.4588 11.5412 11.4498 11.5502 11.432 11.568V11.568C11.4155 11.5845 11.4072 11.5928 11.4002 11.5997C10.6225 12.3622 9.37753 12.3622 8.59979 11.5997C8.59275 11.5928 8.58452 11.5845 8.56804 11.568L6 9" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<rect x="2" y="2" width="20" height="20" rx="5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 682 B