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="M5 10C6.7359 8.15603 9.22938 7 12 7C14.7706 7 17.2641 8.15603 19 10M17 12C15.6941 10.7599 13.9351 10 12 10C10.0649 10 8.30585 10.7599 7 12M14.5 14C13.6923 13.3764 13.1447 13 12 13C10.8553 13 10.3077 13.3764 9.5 14M12.5 16.5C12.5 16.7761 12.2761 17 12 17C11.7239 17 11.5 16.7761 11.5 16.5M12.5 16.5C12.5 16.2239 12.2761 16 12 16C11.7239 16 11.5 16.2239 11.5 16.5M12.5 16.5H11.5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<rect x="2" y="2" width="20" height="20" rx="6" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 722 B |
Reference in New Issue
Block a user