24 lines
669 B
XML
24 lines
669 B
XML
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
|
|
|
<path
|
|
style="fill:#333333;fill-opacity:1;stroke:none"
|
|
d="M 1,1 1,6 2,6 2,2 6,2 6,1 Z" />
|
|
|
|
<path
|
|
style="fill:#333333;fill-opacity:1;stroke:none"
|
|
d="M 16,1 16,2 20,2 20,6 21,6 21,1 Z" />
|
|
|
|
<path
|
|
style="fill:#333333;fill-opacity:1;stroke:none"
|
|
d="M 16,20 16,21 21,21 21,16 20,16 20,20 Z" />
|
|
|
|
<path
|
|
style="fill:#333333;fill-opacity:1;stroke:none"
|
|
d="M 1,16 1,21 6,21 6,20 2,20 2,16 Z" />
|
|
|
|
<path
|
|
style="fill:#333333;fill-opacity:1;stroke:none"
|
|
d="M 6,10 6,12 16,12 16,10 Z" />
|
|
|
|
</svg>
|