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
@@ -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="M6.18042 4.79581C4.5745 3.76343 3.77153 3.24724 3.10752 3.29466C2.52885 3.33599 1.99665 3.62655 1.64897 4.09096C1.25 4.62387 1.25 5.57844 1.25 7.48758V16.5124C1.25 18.4216 1.25 19.3761 1.64897 19.909C1.99665 20.3734 2.52885 20.664 3.10752 20.7053C3.77153 20.7528 4.5745 20.2366 6.18042 19.2042L9.25 17.2309V17.2309C9.25 18.5102 9.25 19.1499 9.43422 19.5488C9.80374 20.3491 10.6536 20.8131 11.5266 20.6912C11.9619 20.6304 12.4999 20.2845 13.5761 19.5927L21.1997 14.6918C22.5933 13.7959 23.2901 13.348 23.5307 12.7784C23.741 12.2808 23.741 11.7192 23.5307 11.2216C23.2901 10.652 22.5933 10.2041 21.1997 9.30823L13.5761 4.40729C12.4999 3.71549 11.9619 3.36959 11.5266 3.30881C10.6536 3.18688 9.80375 3.65088 9.43422 4.45116C9.25 4.85013 9.25 5.48979 9.25 6.76911V6.76911L6.18042 4.79581Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 915 B