7 lines
407 B
XML
7 lines
407 B
XML
|
<svg width="16px" height="16px" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<rect x="1" y="10" width="2" height="5" fill="#555555"/>
|
||
|
<rect x="5" y="7" width="2" height="8" fill="#555555" stroke-width="1.2649"/>
|
||
|
<rect x="9" y="4" width="2" height="11" fill="#555555" stroke-width="1.4832"/>
|
||
|
<rect x="13" y="1" width="2" height="14" fill="#555555" stroke-width="1.6733"/>
|
||
|
</svg>
|