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="M19.9998 21H3.99976M15.9998 4C15.7498 5.75 17.2498 7.25 18.9998 7M6.99976 16L7.56981 13.7198C7.72984 13.0797 7.80985 12.7596 7.93853 12.4612C8.05276 12.1963 8.19533 11.9445 8.36373 11.7102C8.55341 11.4464 8.7867 11.2131 9.25327 10.7465L16.4999 3.49998C16.5795 3.42036 16.6193 3.38054 16.6546 3.3485C17.4174 2.65508 18.5823 2.6551 19.3452 3.34854C19.3804 3.38058 19.4202 3.4204 19.4999 3.50003V3.50003C19.5795 3.57966 19.6193 3.61947 19.6513 3.65472C20.3447 4.41755 20.3447 5.58244 19.6513 6.34525C19.6193 6.3805 19.5794 6.42031 19.4998 6.49994L12.2532 13.7465C11.7867 14.2131 11.5534 14.4464 11.2895 14.636C11.0553 14.8044 10.8035 14.947 10.5386 15.0612C10.2402 15.1899 9.9201 15.2699 9.27999 15.4299L6.99976 16Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 911 B