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.12" d="M6.76196 6.76196C5.2501 8.69456 4 11.1189 4 13.8519C4 22.7701 14.7817 24.3676 18.644 18.644L6.76196 6.76196Z" fill="#2F384C"/>
<path d="M2 2L6.76196 6.76196M22 22L18.644 18.644M6.76196 6.76196C5.2501 8.69456 4 11.1189 4 13.8518C4 22.7701 14.7817 24.3676 18.644 18.644M6.76196 6.76196L18.644 18.644M9.38576 4.00003C9.74447 3.68265 10.0862 3.39957 10.3973 3.15333C10.8509 2.79425 11.0777 2.61471 11.4704 2.50693C11.756 2.42854 12.2433 2.42851 12.5289 2.50687C12.9216 2.61459 13.1479 2.7937 13.6006 3.15192C15.9354 4.99966 20 8.92397 20 13.8519C20 14.2491 19.9786 14.6318 19.9374 15" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 793 B