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 14L11 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 10M20 21L16.7 17.7L11.2 12.2L9 10M8.52554 4.47445C10.1657 6.11457 10.6098 8.32958 8.9697 9.96971C7.32958 11.6098 5.11451 11.1657 3.47439 9.52554C1.83426 7.88542 1.39018 5.67042 3.0303 4.0303C4.67042 2.39018 6.88542 2.83433 8.52554 4.47445Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 635 B