14 lines
608 B
XML
14 lines
608 B
XML
|
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<g fill="#363636">
|
||
|
<g enable-background="new">
|
||
|
<rect y="6" width="5" height="4" ry="1" fill-rule="evenodd" style="paint-order:normal"/>
|
||
|
<path d="m6 3-3 3v4l3 3z"/>
|
||
|
</g>
|
||
|
<g fill-rule="evenodd">
|
||
|
<rect x="8" y="4" width="1" height="8" rx=".5" ry=".5" style="paint-order:stroke fill markers"/>
|
||
|
<rect x="10" y="3" width="1" height="10" rx=".5" ry=".5" style="paint-order:stroke fill markers"/>
|
||
|
<rect x="12" y="2" width="1" height="12" rx=".5" ry=".5" style="paint-order:stroke fill markers"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|