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="M22.75 3C22.75 2.58579 22.4142 2.25 22 2.25C21.5858 2.25 21.25 2.58579 21.25 3V21C21.25 21.4142 21.5858 21.75 22 21.75C22.4142 21.75 22.75 21.4142 22.75 21V3ZM3.16103 6.63148C3.90972 6.25 4.88982 6.25 6.85 6.25H13.15C15.1102 6.25 16.0903 6.25 16.839 6.63148C17.4975 6.96703 18.033 7.50247 18.3685 8.16103C18.75 8.90972 18.75 9.88982 18.75 11.85V12.15C18.75 14.1102 18.75 15.0903 18.3685 15.839C18.033 16.4975 17.4975 17.033 16.839 17.3685C16.0903 17.75 15.1102 17.75 13.15 17.75H6.85C4.88982 17.75 3.90972 17.75 3.16103 17.3685C2.50247 17.033 1.96703 16.4975 1.63148 15.839C1.25 15.0903 1.25 14.1102 1.25 12.15V11.85C1.25 9.88982 1.25 8.90972 1.63148 8.16103C1.96703 7.50247 2.50247 6.96703 3.16103 6.63148Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 878 B