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="M3.00024 21.0001H21.0002M13.0002 3.00012L21.0002 3.00012M13.0002 9.00012L21.0002 9.00012M3.00024 15.0001H21.0002M5.40024 9.00012H6.60024C7.44032 9.00012 7.86036 9.00012 8.18123 8.83663C8.46347 8.69282 8.69294 8.46335 8.83675 8.18111C9.00024 7.86024 9.00024 7.4402 9.00024 6.60012V5.40012C9.00024 4.56004 9.00024 4.14 8.83675 3.81914C8.69294 3.53689 8.46347 3.30742 8.18123 3.16361C7.86036 3.00012 7.44032 3.00012 6.60024 3.00012H5.40024C4.56017 3.00012 4.14013 3.00012 3.81926 3.16361C3.53702 3.30742 3.30754 3.53689 3.16373 3.81914C3.00024 4.14 3.00024 4.56004 3.00024 5.40012V6.60012C3.00024 7.4402 3.00024 7.86024 3.16373 8.18111C3.30754 8.46335 3.53702 8.69282 3.81926 8.83663C4.14013 9.00012 4.56017 9.00012 5.40024 9.00012Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 928 B