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 8V12M18 8H14M18 8L14.4196 12.2964C14.4035 12.3158 14.3954 12.3256 14.3886 12.3335C13.6371 13.2165 12.2946 13.2774 11.4662 12.4661C11.4588 12.4588 11.4498 12.4498 11.432 12.432V12.432C11.4155 12.4155 11.4072 12.4072 11.4002 12.4003C10.6225 11.6378 9.37753 11.6378 8.59979 12.4003C8.59275 12.4072 8.58452 12.4155 8.56804 12.432L6 15" 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: 680 B