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="M10 19C10 20.6569 8.65685 22 7 22C5.34315 22 4 20.6569 4 19M10 19C10 17.3431 8.65685 16 7 16C5.34315 16 4 17.3431 4 19M10 19H14M4 19V19C3.06812 19 2.60218 19 2.23463 18.8478C1.74458 18.6448 1.35523 18.2554 1.15224 17.7654C1 17.3978 1 16.9319 1 16V14M20 19C20 20.6569 18.6569 22 17 22C15.3431 22 14 20.6569 14 19M20 19C20 17.3431 18.6569 16 17 16C15.3431 16 14 17.3431 14 19M20 19V19C21.6569 19 23 17.6569 23 16V14" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M23 14V6.8C23 5.11984 23 4.27976 22.673 3.63803C22.3854 3.07354 21.9265 2.6146 21.362 2.32698C20.7202 2 19.8802 2 18.2 2H15.8C14.1198 2 13.2798 2 12.638 2.32698C12.0735 2.6146 11.6146 3.07354 11.327 3.63803C11 4.27976 11 5.11984 11 6.8V7.8C11 8.9201 11 9.48016 10.782 9.90798C10.5903 10.2843 10.2843 10.5903 9.90798 10.782C9.48016 11 8.92011 11 7.8 11H1.5M11 6H7.62362C6.30225 6 5.64157 6 5.04791 6.18958C4.52256 6.35736 4.03758 6.63195 3.62342 6.99611C3.15542 7.40763 2.8155 7.97416 2.13566 9.10723L1.91205 9.47992C1.57257 10.0457 1.40284 10.3286 1.28282 10.6306C1.17626 10.8987 1.09902 11.1775 1.05245 11.4623C1 11.783 1 12.1129 1 12.7727V14" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user