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="M4 3.26294C5.92132 2.49859 8.97159 2 12 2C15.0284 2 18.0787 2.49859 20 3.26294" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M22 5V19C22 20.5 19 22 15 22V8C19 8 22 6.30622 22 5ZM22 5C22 4.35261 21.2322 3.75313 20 3.26294M2 5V19C2 20.5 6 22 9 22V8C5.5 8 2 6.30622 2 5ZM2 5C2 4.35261 2.76784 3.75313 4 3.26294" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 569 B |
Reference in New Issue
Block a user