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="M8 8L14.7451 1.25489C14.9083 1.09169 15.1297 1 15.3605 1V1C16.61 1 17.4525 2.27761 16.9602 3.42611L15.9558 5.76973C15.6367 6.5144 15.4771 6.88674 15.5341 7.18671C15.584 7.44893 15.7366 7.68034 15.9579 7.82943C16.2112 8 16.6163 8 17.4265 8H18" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M6 19C6 19 7 21 9 21C10.1399 21 13.8785 21 16.8832 21C18.3439 21 19.0742 21 19.6644 20.7326C20.1846 20.4969 20.6267 20.1176 20.9388 19.6393C21.2928 19.0966 21.4039 18.3744 21.6262 16.9299L22.1637 13.436C22.4434 11.6181 22.5832 10.7091 22.3304 9.99674C22.0814 9.29502 21.5804 8.71097 20.9247 8.35816C20.259 8 19.3394 8 17.5 8V8H17M6 10L8 8M2 19L2 10C2 8.89543 2.89543 8 4 8V8C5.10457 8 6 8.89543 6 10V19C6 20.1046 5.10457 21 4 21V21C2.89543 21 2 20.1046 2 19Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1008 B |
Reference in New Issue
Block a user