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="M2.69238 12C2.69238 17.5229 7.23841 22 12.8462 22C15.6501 22 18.1886 20.8807 20.0261 19.0711L5.66638 4.92896C3.82889 6.7386 2.69238 9.2386 2.69238 12Z" fill="#2F384C"/>
<path d="M1 3.66667L2.69231 2L5.6663 4.92893M8.33333 3.03947C9.69277 2.37412 11.2251 2 12.8462 2C18.454 2 23 6.47715 23 12C23 13.5965 22.6201 15.1056 21.9445 16.4444M20.026 19.0711C18.1885 20.8807 15.6501 22 12.8462 22C7.23834 22 2.69231 17.5228 2.69231 12C2.69231 9.23858 3.82882 6.73858 5.6663 4.92893M20.026 19.0711L23 22M20.026 19.0711L5.6663 4.92893M20 1L23 4" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 747 B