5 lines
322 B
XML
5 lines
322 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
|
<rect width="36" height="36" x="6" y="6" fill="#616161" fill-rule="evenodd" clip-rule="evenodd" />
|
|
<circle cx="24" cy="24" r="8" fill="#fff" fill-rule="evenodd" clip-rule="evenodd" />
|
|
</svg> |