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 d="M11.9999 8H13.9999C16.8088 8 18.2133 8 19.2222 8.67412C19.6589 8.96596 20.0339 9.34096 20.3258 9.77772C20.9999 10.7866 20.9999 12.1911 20.9999 15C20.9999 15.7637 20.9999 16.4236 20.9863 17M3.99988 4L8.01312 8.01324M21.9999 22L20.2838 20.2839M8.01312 8.01324C6.46186 8.04908 5.51428 8.18189 4.7776 8.67412C4.34084 8.96596 3.96583 9.34096 3.674 9.77772C3.18317 10.5123 3.04971 11.4566 3.01343 13M8.01312 8.01324L20.2838 20.2839M20.2838 20.2839C19.9983 20.6944 19.6382 21.0479 19.2222 21.3259C18.2133 22 16.8088 22 13.9999 22H9.99988C7.19095 22 5.78649 22 4.7776 21.3259C4.34084 21.034 3.96583 20.659 3.674 20.2223C3.18317 19.4877 3.04971 18.5434 3.01343 17M16.9997 8V7C16.9997 5.13077 16.9997 4.19615 16.5978 3.5C16.3345 3.04394 15.9557 2.66523 15.4997 2.40192C14.8035 2 13.8689 2 11.9997 2C10.1305 2 9.19584 2 8.49969 2.40192C8.04363 2.66523 7.66492 3.04394 7.40161 3.5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB