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 1.25C6.15193 1.25 1.25 5.5837 1.25 11.1256C1.25 14.2565 2.83237 17.006 5.24861 18.7989C5.24846 19.2632 5.24883 19.7873 5.24923 20.3465C5.2496 20.8734 5.25 21.4316 5.25 22C5.25 22.2596 5.38422 22.5007 5.60484 22.6375C5.82547 22.7742 6.10112 22.7872 6.3336 22.6717L10.0341 20.8339C10.6713 20.9426 11.3275 21.0012 12 21.0012C17.8481 21.0012 22.75 16.6675 22.75 11.1256C22.75 5.5837 17.8481 1.25 12 1.25Z" fill="#2F384C"/>
<path d="M7.255 12.964L11.139 10.051L12.783 12.499L16.745 9.52795" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 702 B