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="M8.76414 4.7409C9.56314 4.43229 10.4666 4.25 11.3953 4.25C14.8781 4.25 17.7863 6.69645 18.4929 9.96312C21.0868 9.49826 23.75 11.4959 23.75 14.3184C23.75 16.7667 21.7606 18.75 19.3091 18.75H9C8.80073 18.75 8.60966 18.6707 8.46895 18.5296C8.32823 18.3885 8.24946 18.1972 8.25 17.9979L8.28437 5.43848C8.28521 5.12928 8.47571 4.8523 8.76414 4.7409ZM6.25 7.5C6.25 7.08579 5.91421 6.75 5.5 6.75C5.08579 6.75 4.75 7.08579 4.75 7.5V18C4.75 18.4142 5.08579 18.75 5.5 18.75C5.91421 18.75 6.25 18.4142 6.25 18V7.5ZM2.75 11.5C2.75 11.0858 2.41421 10.75 2 10.75C1.58579 10.75 1.25 11.0858 1.25 11.5V18C1.25 18.4142 1.58579 18.75 2 18.75C2.41421 18.75 2.75 18.4142 2.75 18V11.5Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 835 B