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 15L18.8806 13.8993C19.8792 12.651 20.3785 12.0269 20.3791 11.5016C20.3796 11.0448 20.1719 10.6127 19.8149 10.3277C19.4043 10 18.6051 10 17.0065 10H16.4C15.5599 10 15.1399 10 14.819 9.83651C14.5368 9.6927 14.3073 9.46323 14.1635 9.18099C14 8.86012 14 8.44008 14 7.6V5.84188C14 3.74351 14 2.69433 13.6077 2.26468C13.2681 1.89278 12.7645 1.71614 12.267 1.79439C11.6922 1.88479 11.0368 2.70406 9.72594 4.34261L8.40002 6" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18 15L14.2741 19.6574C12.9632 21.2959 12.3078 22.1152 11.7331 22.2056C11.2355 22.2839 10.732 22.1072 10.3924 21.7353C10 21.3057 10 20.2565 10 18.1581V16.4C10 15.5599 10 15.1399 9.83651 14.819C9.6927 14.5368 9.46323 14.3073 9.18099 14.1635C8.86012 14 8.44008 14 7.6 14H6.9935C5.39495 14 4.59567 14 4.18516 13.6723C3.82814 13.3873 3.62044 12.9552 3.62094 12.4984C3.62151 11.9731 4.12081 11.349 5.11942 10.1007L8.4 6" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB