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
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect opacity="0.12" x="1.75" y="1.75" width="20" height="20" rx="5" fill="#2F384C"/>
<path d="M8.75 8.75V14.75M5.75 10.75V12.75M11.75 6.75V16.75M14.75 8.75V14.75M17.75 10.75V12.75M9.75 21.75H13.75C16.5503 21.75 17.9504 21.75 19.02 21.205C19.9608 20.7257 20.7257 19.9608 21.205 19.02C21.75 17.9504 21.75 16.5503 21.75 13.75V9.75C21.75 6.94974 21.75 5.54961 21.205 4.48005C20.7257 3.53924 19.9608 2.77433 19.02 2.29497C17.9504 1.75 16.5503 1.75 13.75 1.75H9.75C6.94974 1.75 5.54961 1.75 4.48005 2.29497C3.53924 2.77433 2.77433 3.53924 2.29497 4.48005C1.75 5.54961 1.75 6.94974 1.75 9.75V13.75C1.75 16.5503 1.75 17.9504 2.29497 19.02C2.77433 19.9608 3.53924 20.7257 4.48005 21.205C5.54961 21.75 6.94974 21.75 9.75 21.75Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 908 B