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.32" d="M8 9.25C4.27208 9.25 1.25 12.2721 1.25 16V16C1.25 19.7279 4.27208 22.75 8 22.75H16C19.7279 22.75 22.75 19.7279 22.75 16V16C22.75 12.2721 19.7279 9.25 16 9.25H8Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.4697 1.46967C11.7626 1.17678 12.2374 1.17678 12.5303 1.46967L16.5303 5.46967C16.8232 5.76256 16.8232 6.23744 16.5303 6.53033C16.2374 6.82322 15.7626 6.82322 15.4697 6.53033L12.75 3.81066V16C12.75 16.4142 12.4142 16.75 12 16.75C11.5858 16.75 11.25 16.4142 11.25 16V3.81066L8.53033 6.53033C8.23744 6.82322 7.76256 6.82322 7.46967 6.53033C7.17678 6.23744 7.17678 5.76256 7.46967 5.46967L11.4697 1.46967Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 778 B