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 6V6C3.34315 6 2 7.34315 2 9V15C2 16.6569 3.34315 18 5 18V18M19 6V6C20.6569 6 22 7.34315 22 9V15C22 16.6569 20.6569 18 19 18V18M13 15C13 16.1046 12.1046 17 11 17C9.89543 17 9 16.1046 9 15C9 13.8954 9.89543 13 11 13C12.1046 13 13 13.8954 13 15ZM13 15V7L16 9" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<rect x="5" y="2" width="14" height="20" rx="4" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 604 B |
Reference in New Issue
Block a user