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="M14.4424 6.76818C10.305 7.03905 7.03905 10.305 6.76818 14.4424C8.49597 14.9819 9.75 16.5945 9.75 18.5C9.75 20.8472 7.84721 22.75 5.5 22.75C3.15279 22.75 1.25 20.8472 1.25 18.5C1.25 16.2274 3.03373 14.3714 5.27753 14.2557C5.63529 9.43941 9.43941 5.63529 14.2557 5.27753C14.3714 3.03373 16.2274 1.25 18.5 1.25C20.8472 1.25 22.75 3.15279 22.75 5.5C22.75 7.84721 20.8472 9.75 18.5 9.75C16.5945 9.75 14.9819 8.49597 14.4424 6.76818Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 598 B