15 lines
449 B
XML
15 lines
449 B
XML
|
<svg width="16" height="16" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<g fill="#363636">
|
||
|
<g stroke-width=".70711">
|
||
|
<rect x="4" y="4" width="9" height="1"/>
|
||
|
<rect x="4" y="8" width="9" height="1"/>
|
||
|
<rect x="4" y="12" width="9" height="1"/>
|
||
|
</g>
|
||
|
<g>
|
||
|
<rect x="2" y="4" width="1" height="1"/>
|
||
|
<rect x="2" y="8" width="1" height="1"/>
|
||
|
<rect x="2" y="12" width="1" height="1"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|