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="M12 2.25C7.4446 2.25 3.76319 5.9413 3.55893 10.5311C1.61442 11.2944 0.25 13.225 0.25 15.4667C0.25 18.3633 2.53479 20.75 5.4 20.75H17.5C20.9727 20.75 23.75 17.8559 23.75 14.3333C23.75 11.7563 22.268 9.52279 20.1145 8.50352C19.095 4.90344 15.8601 2.25 12 2.25Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.5303 10.4697C15.8232 10.7626 15.8232 11.2374 15.5303 11.5303L11.5303 15.5303C11.3897 15.671 11.1989 15.75 11 15.75C10.8011 15.75 10.6103 15.671 10.4697 15.5303L8.96967 14.0303C8.67678 13.7374 8.67678 13.2626 8.96967 12.9697C9.26256 12.6768 9.73744 12.6768 10.0303 12.9697L11 13.9393L14.4697 10.4697C14.7626 10.1768 15.2374 10.1768 15.5303 10.4697Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 823 B