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="M9 17V9M21 15V6M9 9V7.35798C9 6.45276 9 6.00015 9.15937 5.6252C9.29996 5.29443 9.52709 5.00766 9.81686 4.79505C10.1453 4.55404 10.5859 4.45037 11.4671 4.24304L17.1063 2.91616C18.413 2.60872 19.0663 2.455 19.5816 2.61165C20.0654 2.7587 20.4755 3.08352 20.7295 3.52074C21 3.98654 21 4.6577 21 6V6M9 9L21 6" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M9 19C9 20.6569 7.65685 22 6 22C4.34315 22 3 20.6569 3 19C3 17.3431 4.34315 16 6 16C7.65685 16 9 17.3431 9 19ZM9 19V13M21 16C21 17.6569 19.6569 19 18 19C16.3431 19 15 17.6569 15 16C15 14.3431 16.3431 13 18 13C19.6569 13 21 14.3431 21 16ZM21 16V10" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 858 B |
Reference in New Issue
Block a user