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
+3
View File
@@ -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="M2 21L8.99999 14M16 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 10M20 21L16.7 17.7L11.2 12.2L9 10M4.00003 3.32471C3.66178 3.49135 3.33607 3.72466 3.03032 4.0304C1.3902 5.67052 1.83429 7.88552 3.47441 9.52564C5.11453 11.1658 7.32961 11.6099 8.96973 9.9698C10.6099 8.32968 10.1657 6.11467 8.52557 4.47455C8.36591 4.31489 8.20081 4.16657 8.03132 4.0304" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 675 B