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
+4
View File
@@ -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.12" d="M20.7373 3.73726L20 3L13 10L16 13L20.7373 8.26274C21.5293 7.47071 21.9253 7.07469 22.0737 6.61803C22.2042 6.21635 22.2042 5.78365 22.0737 5.38197C21.9253 4.92531 21.5293 4.52929 20.7373 3.73726Z" fill="#2F384C"/>
<path d="M2 21L8 15L11 12M16 13L20.7373 8.26274C21.5293 7.47071 21.9253 7.07469 22.0737 6.61803C22.2042 6.21635 22.2042 5.78365 22.0737 5.38197C21.9253 4.92531 21.5293 4.52929 20.7373 3.73726L20 3L13 10M3.5 4.5L9.5 10.5M9.5 10.5L7.58392 10.7737C7.00315 10.8567 6.71277 10.8982 6.43537 10.8601C6.18968 10.8264 5.9524 10.7473 5.73563 10.6269C5.49088 10.4909 5.28346 10.2835 4.86863 9.86863L2 7M9.5 10.5L9.77373 8.58392C9.85669 8.00315 9.89818 7.71277 9.86013 7.43537C9.82644 7.18968 9.74734 6.9524 9.62689 6.73563C9.49088 6.49088 9.28346 6.28346 8.86863 5.86863L6 3M9.5 10.5L20 21" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1005 B