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="M17.8811 10.9211C17.5871 7.60254 14.7973 5 11.3953 5C10.5629 5 9.75091 5.16377 9.03436 5.44053L9 18H19.3091C21.348 18 23 16.3509 23 14.3184C23 11.714 20.235 9.9371 17.8811 10.9211ZM17.8811 10.9211C17.9207 11.2807 17.9 12.2 17.5 13M5.5 7.5V18M2 11.5V18" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 450 B