mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
16 lines
651 B
XML
16 lines
651 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="580" width="580" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||
|
<title>other</title>
|
||
|
<metadata>
|
||
|
<rdf:RDF>
|
||
|
<cc:Work rdf:about="">
|
||
|
<dc:format>image/svg+xml</dc:format>
|
||
|
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||
|
<dc:title>other</dc:title>
|
||
|
</cc:Work>
|
||
|
</rdf:RDF>
|
||
|
</metadata>
|
||
|
<circle opacity=".8" cx="290" cy="290" r="145" fill="#fff"/>
|
||
|
<circle cy="290" cx="290" r="116" fill="#AC39AC"/>
|
||
|
</svg>
|