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="M9 19V7.35797C9 6.45276 9 6.00015 9.15937 5.6252C9.29996 5.29443 9.52709 5.00766 9.81686 4.79505C10.1453 4.55404 10.5859 4.45037 11.4671 4.24304L17.0671 2.9254C18.4099 2.60943 19.0813 2.45145 19.6091 2.62022C20.0718 2.76817 20.4648 3.07945 20.7148 3.49596C21 3.97108 21 4.66083 21 6.04033V13" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 19.0001C9 20.6569 7.65685 22.0001 6 22.0001C4.34315 22.0001 3 20.6569 3 19.0001C3 17.3432 4.34315 16.0001 6 16.0001C7.65685 16.0001 9 17.3432 9 19.0001ZM9 19.0001V13.0001M21 10.0001V16.0001M21 16.0001C21 17.6569 19.6569 19.0001 18 19.0001C16.3431 19.0001 15 17.6569 15 16.0001C15 14.3432 16.3431 13.0001 18 13.0001C19.6569 13.0001 21 14.3432 21 16.0001Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 956 B