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="M21.9996 14V6.71259C21.9996 6.08645 21.9996 5.77337 21.9133 5.4892C21.8369 5.23762 21.7117 5.00357 21.5447 4.80045C21.3561 4.57101 21.0957 4.39735 20.5747 4.05003L18.9996 3M1.99963 14V6.71259C1.99963 6.08645 1.99963 5.77337 2.08594 5.4892C2.16234 5.23762 2.2876 5.00357 2.45454 4.80045C2.64312 4.57101 2.90361 4.39735 3.42459 4.05003L4.99963 3M10 15C10 16.1046 9.10457 17 8 17C6.89543 17 6 16.1046 6 15C6 13.8954 6.89543 13 8 13C9.10457 13 10 13.8954 10 15ZM18 15C18 16.1046 17.1046 17 16 17C14.8954 17 14 16.1046 14 15C14 13.8954 14.8954 13 16 13C17.1046 13 18 13.8954 18 15Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<rect x="2" y="9" width="20" height="12" rx="5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 922 B