9 lines
625 B
XML
9 lines
625 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
||
|
<rect style="opacity:0.2" width="56" height="56" x="4" y="5" rx="3" ry="3"/>
|
||
|
<rect style="fill:#7d6328" width="56" height="56" x="4" y="4" rx="3" ry="3"/>
|
||
|
<path style="opacity:0.1" d="m 30,4 0,26 -26,0 0,4 26,0 0,26 4,0 0,-26 26,0 0,-4 -26,0 0,-26 -4,0 z"/>
|
||
|
<circle style="opacity:0.2" cx="47" cy="48" r="7"/>
|
||
|
<circle style="fill:#ffffff" cx="47" cy="47" r="7"/>
|
||
|
<path style="opacity:0.1;fill:#ffffff" d="M 7 4 C 5.338 4 4 5.338 4 7 L 4 8 C 4 6.338 5.338 5 7 5 L 57 5 C 58.662 5 60 6.338 60 8 L 60 7 C 60 5.338 58.662 4 57 4 L 7 4 z"/>
|
||
|
</svg>
|