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 fill-rule="evenodd" clip-rule="evenodd" d="M22.5303 2.53033C22.8232 2.23744 22.8232 1.76256 22.5303 1.46967C22.2374 1.17678 21.7626 1.17678 21.4697 1.46967L17.8754 5.0639C16.0334 3.46661 13.6296 2.5 11 2.5C5.20101 2.5 0.5 7.20101 0.5 13C0.5 18.799 5.20101 23.5 11 23.5C16.799 23.5 21.5 18.799 21.5 13C21.5 10.3704 20.5334 7.96665 18.9361 6.12456L22.5303 2.53033ZM18.9361 6.12456C18.6082 5.74636 18.2536 5.39184 17.8754 5.0639L10.75 12.1893V9C10.75 8.58579 10.4142 8.25 10 8.25C9.58579 8.25 9.25 8.58579 9.25 9V14C9.25 14.4142 9.58579 14.75 10 14.75H15C15.4142 14.75 15.75 14.4142 15.75 14C15.75 13.5858 15.4142 13.25 15 13.25H11.8107L18.9361 6.12456Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 778 B