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:
@@ -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="M7 2.17201C8.19655 2 9.76391 2 12 2C15.7385 2 17.6077 2 19 2.80385C19.9121 3.33046 20.6695 4.08788 21.1962 5C22 6.39231 22 8.26154 22 12C22 14.2361 22 15.8034 21.828 17M18 8C18 9.10457 17.1046 10 16 10C14.8954 10 14 9.10457 14 8C14 6.89543 14.8954 6 16 6C17.1046 6 18 6.89543 18 8Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M3 18L5.73726 15.2627C6.52929 14.4707 6.92531 14.0747 7.38197 13.9263C7.78365 13.7958 8.21635 13.7958 8.61803 13.9263C9.07469 14.0747 9.47071 14.4707 10.2627 15.2627L16.5 21.5M20.2426 20.2426L22 22M20.2426 20.2426C19.8734 20.6118 19.4561 20.9328 19 21.1962C17.6077 22 15.7385 22 12 22C8.26154 22 6.3923 22 5 21.1962C4.08788 20.6695 3.33046 19.9121 2.80385 19C2 17.6077 2 15.7385 2 12C2 8.26154 2 6.3923 2.80385 5C3.06715 4.54394 3.38816 4.12656 3.75736 3.75736M20.2426 20.2426L3.75736 3.75736M2 2L3.75736 3.75736" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user