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.32" d="M11.9999 1.25C9.92888 1.25 8.24994 2.92888 8.24987 4.99993L8.2496 12.6413C7.02634 13.6949 6.25 15.2569 6.25 17C6.25 20.1756 8.82436 22.75 12 22.75C15.1756 22.75 17.75 20.1756 17.75 17C17.75 15.2568 16.9732 13.6949 15.75 12.6414V5.00007C15.75 2.92896 14.071 1.25 11.9999 1.25V1.25Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.25 4.25H9H11C11.4142 4.25 11.75 4.58579 11.75 5C11.75 5.41421 11.4142 5.75 11 5.75H9H8.25V4.25ZM8.25 7.25H9H11C11.4142 7.25 11.75 7.58579 11.75 8C11.75 8.41421 11.4142 8.75 11 8.75H9H8.25V7.25ZM8.25 10.25H9H11C11.4142 10.25 11.75 10.5858 11.75 11C11.75 11.4142 11.4142 11.75 11 11.75H9H8.25V10.25Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 794 B