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="M7 5H6.5V5C6.03567 5 5.8035 5 5.60793 5.01926C3.70883 5.20631 2.20631 6.70882 2.01926 8.60793C2 8.80349 2 9.03566 2 9.5V10V10.5M15 5H15.5V5C15.9643 5 16.1965 5 16.3921 5.01926C18.2912 5.20631 19.7937 6.70882 19.9807 8.60793C20 8.80349 20 9.03566 20 9.5V15M20 15V15C20 17.2091 18.2091 19 16 19H15.5H15M20 15L20.643 14.7428C21.7646 14.2942 22.5 13.208 22.5 12C22.5 10.7921 21.7646 9.70586 20.6431 9.25724L20 9M7 19H6.5H6C6 19 6 19 6 19C3.79086 19 2 17.2091 2 15C2 15 2 15 2 15V15V14.5M11 6L9 12H13L11 18" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 700 B