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="M5.1268 8.12818C4.19985 9.51259 3.25 11.5317 3.25 14C3.25 18.9625 7.08859 22.75 12 22.75C16.9114 22.75 20.75 18.9625 20.75 14C20.75 9.64303 18.6151 6.46256 16.5273 4.39847C14.9567 2.84572 13.1755 1.8378 11.25 0.811005C11.25 2.39337 13.1182 11.25 10 11.25C7.50784 11.25 8.25 6.63431 8.25 4.88539C7.03689 5.90944 6.04322 6.7595 5.1268 8.12818Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 472 B