28 lines
777 B
XML
28 lines
777 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,8 6,10 16,10 16,8 Z" />
|
|
|
|
<path
|
|
style="fill:#333333;fill-opacity:1;stroke:none"
|
|
d="M 6,12 6,14 16,14 16,12 Z" />
|
|
|
|
</svg>
|