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="M15 16C18.866 16 22 12.866 22 9C22 8.30503 21.8987 7.63371 21.7101 7L19.2627 9.44738C18.4707 10.2394 18.0747 10.6354 17.618 10.7838C17.2163 10.9143 16.7836 10.9143 16.3819 10.7838C15.9253 10.6354 15.5293 10.2394 14.7372 9.44738L14.2899 9" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 16C13.9264 16 12.4093 15.9319 11.5 15.5L5.5 21.5C5.42035 21.5797 5.38052 21.6195 5.34526 21.6515C4.58244 22.3449 3.41756 22.3449 2.65474 21.6515C2.61948 21.6195 2.57965 21.5797 2.5 21.5V21.5C2.42035 21.4203 2.38052 21.3805 2.34847 21.3453C1.65508 20.5824 1.65508 19.4176 2.34847 18.6547C2.38052 18.6195 2.42035 18.5797 2.5 18.5L8.5 12.5C8.06806 11.5907 8 10.0736 8 9C8 5.13401 11.134 2 15 2C15.695 2 16.3663 2.10128 17 2.28988L14.2899 5C13.7446 5.54525 13.472 5.81787 13.3263 6.11197C13.049 6.67152 13.049 7.32848 13.3263 7.88803C13.472 8.18213 13.7446 8.45475 14.2899 9V9L15 9.71012" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB