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="M1.25 16C1.25 19.7279 4.27208 22.75 8 22.75C10.6503 22.75 12.9438 21.2226 14.0484 19L5 9.95166C2.77742 11.0562 1.25 13.3497 1.25 16Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.5303 2.53033C20.8232 2.23744 20.8232 1.76256 20.5303 1.46967C20.2374 1.17678 19.7626 1.17678 19.4697 1.46967L18.4698 2.46954L18.4697 2.46967L12.9697 7.96967L10.9918 9.94755C10.0901 9.501 9.07438 9.25 8.00002 9.25C6.92238 9.25 5.90372 9.50253 5 9.95165C5 9.95165 5 13 8 16C11 19 14.0484 19 14.0484 19C14.4975 18.0963 14.75 17.0776 14.75 16C14.75 13.8968 13.7881 12.0183 12.2803 10.7804L13.7465 9.31415L18.3529 10.2354C18.5988 10.2846 18.853 10.2076 19.0303 10.0303L22.5303 6.53033C22.8232 6.23744 22.8232 5.76256 22.5303 5.46967L20.0607 3L20.5303 2.53033Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 904 B