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="M15.5 6C17.5744 7.0957 19 9.3709 19 12C19 14.6291 17.5744 16.9043 15.5 18M8.5 6C6.42559 7.0957 5 9.3709 5 12C5 14.6291 6.42559 16.9043 8.5 18M14.667 8.99997C15.4764 9.68414 16 10.7733 16 12C16 13.2267 15.4764 14.3158 14.667 15M9.33301 8.99997C8.52356 9.68414 8 10.7733 8 12C8 13.2267 8.52356 14.3158 9.33301 15M12.5 12C12.5 12.2761 12.2761 12.5 12 12.5C11.7239 12.5 11.5 12.2761 11.5 12M12.5 12C12.5 11.7238 12.2761 11.5 12 11.5C11.7239 11.5 11.5 11.7238 11.5 12M12.5 12H11.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: 821 B |
Reference in New Issue
Block a user