2020-03-07 11:34:22 -07:00

21 lines
440 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="30"
height="30"
viewBox="0 0 600 600">
<rect
width="600"
height="600"
rx="37.5"
ry="37.5"
style="fill:#000;fill-opacity:1;stroke:none"/>
<circle
r="287.5"
cx="300"
cy="300"
style="fill:#fff;fill-opacity:1;stroke:none"/>
</svg>