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.
8 lines
318 B
8 lines
318 B
15 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||
|
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||
|
<svg height="64" width="64">
|
||
|
<path style="fill:#808080;stroke:#808080;stroke-width:2"
|
||
|
d="M 34 21 A 2 2 0 1 1 30,21 A 2 2 0 1 1 34 21 z" />
|
||
|
</svg>
|