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,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22 16.9999V8.8C22 8.50929 22 8.24373 21.9983 8M2 8H2.00169M2.00169 8C2 8.24373 2 8.50929 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20H17.2C18.4767 20 19.2684 20 19.8565 19.8565M2.00169 8C2.00979 6.83507 2.05658 6.16873 2.32698 5.63803C2.6146 5.07354 3.07354 4.6146 3.63803 4.32698C3.79211 4.24847 3.95764 4.18881 4.14348 4.14348M2.00169 8H8M21.9983 8H22M21.9983 8C21.9902 6.83507 21.9434 6.16873 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H9.00024M21.9983 8H13.0002M2 2L4.14348 4.14348M22 22L19.8565 19.8565M19.8565 19.8565L8 8M4.14348 4.14348L8 8" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 867 B