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 fill-rule="evenodd" clip-rule="evenodd" d="M1.25 8C1.25 4.27208 4.27208 1.25 8 1.25C11.7279 1.25 14.75 4.27208 14.75 8V11.25H8C7.58579 11.25 7.25 11.5858 7.25 12C7.25 12.4143 7.58579 12.75 8 12.75H14.75V16C14.75 19.7279 11.7279 22.75 8 22.75C4.27208 22.75 1.25 19.7279 1.25 16L1.25 8ZM14.75 12.75L20.1895 12.75L17.4698 15.4697C17.1769 15.7626 17.1769 16.2375 17.4698 16.5304C17.7627 16.8233 18.2376 16.8233 18.5305 16.5304L22.5305 12.5304C22.8233 12.2375 22.8233 11.7626 22.5305 11.4697L18.5305 7.46971C18.2376 7.17682 17.7627 7.17682 17.4698 7.46971C17.1769 7.7626 17.1769 8.23748 17.4698 8.53037L20.1895 11.25L14.75 11.25V12.75Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 758 B