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="M10.85 6.25C8.88982 6.25 7.90972 6.25 7.16103 6.63148C6.50247 6.96703 5.96703 7.50247 5.63148 8.16103C5.25 8.90972 5.25 9.88982 5.25 11.85V12.15C5.25 14.1102 5.25 15.0903 5.63148 15.839C5.96703 16.4975 6.50247 17.033 7.16103 17.3685C7.90972 17.75 8.88982 17.75 10.85 17.75H17.15C19.1102 17.75 20.0903 17.75 20.839 17.3685C21.4975 17.033 22.033 16.4975 22.3685 15.839C22.75 15.0903 22.75 14.1102 22.75 12.15V11.85C22.75 9.88982 22.75 8.90972 22.3685 8.16103C22.033 7.50247 21.4975 6.96703 20.839 6.63148C20.0903 6.25 19.1102 6.25 17.15 6.25H10.85Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 2.25C2.41421 2.25 2.75 2.58579 2.75 3L2.75 21C2.75 21.4142 2.41421 21.75 2 21.75C1.58579 21.75 1.25 21.4142 1.25 21L1.25 3C1.25 2.58579 1.58579 2.25 2 2.25Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 919 B