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="M6 3.99991V3.99991C6 2.34305 7.34315 0.999908 9 0.999908H17M14 8.99991H18M14 12.9999H18M10 10.9999C10 12.1045 9.10457 12.9999 8 12.9999C6.89543 12.9999 6 12.1045 6 10.9999C6 9.89534 6.89543 8.99991 8 8.99991C9.10457 8.99991 10 9.89534 10 10.9999Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<rect x="2" y="4" width="20" height="18" rx="5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 592 B |
Reference in New Issue
Block a user