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="M9.41303 5.5882C7.40562 4.29772 6.40192 3.65248 5.57189 3.71177C4.84857 3.76343 4.18331 4.12663 3.74871 4.70714C3.25 5.37328 3.25 6.56649 3.25 8.95291V15.0471C3.25 17.4335 3.25 18.6267 3.74871 19.2929C4.18331 19.8734 4.84857 20.2366 5.57189 20.2882C6.40192 20.3475 7.40562 19.7023 9.41303 18.4118L14.1529 15.3647C15.8949 14.2449 16.7658 13.685 17.0667 12.973C17.3295 12.351 17.3295 11.649 17.0667 11.027C16.7658 10.315 15.8949 9.7551 14.1529 8.63529L9.41303 5.5882Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21 4.25009C21.4142 4.25009 21.75 4.58588 21.75 5.00009V19.0001C21.75 19.4143 21.4142 19.7501 21 19.7501C20.5858 19.7501 20.25 19.4143 20.25 19.0001V5.00009C20.25 4.58588 20.5858 4.25009 21 4.25009Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 877 B