You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
483 B
10 lines
483 B
<?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 version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" |
|
viewBox="0 0 1000 1000" |
|
xml:space="preserve"> |
|
|
|
<circle cx="500" cy="500" r="400" fill="#eee0ee"> </circle> |
|
<circle cx="500" cy="500" r="10" fill="#ffffff"> </circle> |
|
<circle cx="241" cy="200" r="27" fill="#ff0fff"> </circle> |
|
|
|
</svg>
|
|
|