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.4" d="M1 7V12C1 14.7956 1 16.1935 1.45672 17.2961C2.06569 18.7663 3.23373 19.9343 4.7039 20.5433C5.80653 21 7.20435 21 10 21H16C17.6569 21 19 19.6569 19 18V18M18 6L17.1667 6.66667L16.998 6.80156C15.5712 7.94306 14.8577 8.51381 14.0665 8.73269C13.3686 8.92577 12.6314 8.92577 11.9335 8.73269C11.1423 8.51381 10.4288 7.94306 9.00195 6.80156L8.83333 6.66667L8 6" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<rect x="4" y="2" width="18" height="16" rx="4" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 674 B