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="M9 9.5L8.4 9V9C6.73947 7.61623 5.90921 6.92434 5.63221 6.39878C4.80779 4.83458 5.5081 2.90028 7.14281 2.22641C7.69206 2 8.77283 2 10.9344 2H12H13" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M15 14.5L15.6 15V15C17.2605 16.3838 18.0908 17.0757 18.3678 17.6012C19.1922 19.1654 18.4919 21.0997 16.8572 21.7736C16.3079 22 15.2272 22 13.0656 22H12C8.96159 22 7.44239 22 6.72234 21.5602C5.52426 20.8284 4.99392 19.3635 5.44581 18.0343C5.7174 17.2355 6.88448 16.2629 9.21865 14.3178L15.1655 9.36212C17.183 7.68087 18.1917 6.84025 18.4752 6.17251C19.0896 4.72556 18.4829 3.04971 17.0846 2.33146C16.4393 2 15.1262 2 12.5 2V2H12" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 881 B |
Reference in New Issue
Block a user