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,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.9297 14.0002C19.6104 12.8235 20 11.4574 20 10.0002C20 5.58194 16.4183 2.00021 12 2.00021C10.5429 2.00021 9.17669 2.38979 8 3.07047M12 8.00021C13.1046 8.00021 14 8.89564 14 10.0002" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M2 2L5.43173 5.43173M22 22L18.2257 18.2257M7 16.2454C8.3696 17.3433 10.1081 18 12 18C13.6983 18 15.2731 17.4708 16.5683 16.5683M7 16.2454C5.17107 14.7792 4 12.5264 4 10C4 8.30167 4.52921 6.72694 5.43173 5.43173M7 16.2454C7 18.0232 3.66801 19.4973 5.48649 21.3869C6.07658 22 7.31796 22 9.80074 22H14.1993C16.682 22 17.9234 22 18.5135 21.3869C19.4758 20.3869 18.8888 19.2208 18.2257 18.2257M18.2257 18.2257L16.5683 16.5683M16.5683 16.5683L5.43173 5.43173" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 944 B