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="M12.5303 1.46967C12.2374 1.17678 11.7626 1.17678 11.4697 1.46967L7.46967 5.46967C7.17678 5.76256 7.17678 6.23744 7.46967 6.53033C7.76256 6.82322 8.23744 6.82322 8.53033 6.53033L11.25 3.81066V9.25H8C4.27208 9.25 1.25 12.2721 1.25 16C1.25 19.7279 4.27208 22.75 8 22.75H16C19.7279 22.75 22.75 19.7279 22.75 16C22.75 12.2721 19.7279 9.25 16 9.25H12.75V3.81066L15.4697 6.53033C15.7626 6.82322 16.2374 6.82322 16.5303 6.53033C16.8232 6.23744 16.8232 5.76256 16.5303 5.46967L12.5303 1.46967ZM12.75 9.25L11.25 9.25L11.25 16C11.25 16.4142 11.5858 16.75 12 16.75C12.4142 16.75 12.75 16.4142 12.75 16L12.75 9.25Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 772 B