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="M6.76069 1.25C4.75144 1.25 3.74681 1.25 3.20687 1.66673C2.73679 2.02954 2.45224 2.58249 2.43023 3.17589C2.40496 3.85747 2.98888 4.67497 4.15674 6.30996L5.89962 8.75L18.1001 8.75L19.843 6.30997C21.0109 4.67497 21.5948 3.85747 21.5695 3.17589C21.5475 2.58249 21.263 2.02955 20.7929 1.66673C20.2529 1.25 19.2483 1.25 17.2391 1.25L6.76069 1.25Z" fill="#2F384C"/>
<path d="M4.82812 7.25L11.2498 16.2403L11.2498 21.25L7.9998 21.25C7.58559 21.25 7.2498 21.5858 7.2498 22C7.2498 22.4142 7.58559 22.75 7.9998 22.75L15.9998 22.75C16.414 22.75 16.7498 22.4142 16.7498 22C16.7498 21.5858 16.414 21.25 15.9998 21.25L12.7498 21.25L12.7498 16.2404L19.1715 7.25L4.82812 7.25Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 805 B