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="M22 12C22 14.2512 21.2561 16.3287 20.0007 18M2 12C2 9.74879 2.73846 7.67132 3.98961 6" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M22 7.5V4M22 7.5C22 7.5 18.6667 2 12 2C8.70899 2 5.80788 3.57111 3.98961 6M22 7.5H18.5M3 16.5C3 16.5 6.47715 22 12 22C15.2716 22 18.1763 20.4289 20.0007 18M3 16.5H6.5M3 16.5V20" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 570 B |
Reference in New Issue
Block a user