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.4" d="M16.2427 7.75672C20.929 12.443 22.8285 18.1415 20.4854 20.4846M7.75746 7.75713C12.4438 3.07084 18.1422 1.17135 20.4854 3.51449C22.8285 5.85764 20.929 11.5561 16.2427 16.2424" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M20.4854 20.485C18.1422 22.8282 12.4437 20.9287 7.75745 16.2424C3.07116 11.5561 1.17166 5.85761 3.51481 3.51446C5.85795 1.17132 11.5564 3.07081 16.2427 7.7571M16.2427 16.2424C11.5565 20.9287 5.85797 22.8282 3.51482 20.4851C1.17168 18.1419 3.07117 12.4434 7.75747 7.75716M11.9999 12.0001H12.0099M12.4999 12.0001C12.4999 12.2762 12.2761 12.5001 11.9999 12.5001C11.7238 12.5001 11.4999 12.2762 11.4999 12.0001C11.4999 11.7239 11.7238 11.5001 11.9999 11.5001C12.2761 11.5001 12.4999 11.7239 12.4999 12.0001Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 985 B