forked from ag_kommunikation/webseite
63 lines
1.4 KiB
XML
63 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
id="RSSicon"
|
|
width="256"
|
|
height="256"
|
|
version="1.1"
|
|
viewBox="0 0 8 8">
|
|
<metadata
|
|
id="metadata21">
|
|
<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>RSS feed icon</dc:title>
|
|
</cc:Work>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<defs
|
|
id="defs19" />
|
|
<title
|
|
id="title2">RSS feed icon</title>
|
|
<style
|
|
type="text/css"
|
|
id="style4">.button {stroke: none; fill: orange;}
|
|
.symbol {stroke: none; fill: white;}</style>
|
|
<rect
|
|
class="button"
|
|
width="8"
|
|
height="8"
|
|
rx="1.5"
|
|
fill="#fff"
|
|
id="rect6"
|
|
style="fill:#ffffff" />
|
|
<g
|
|
id="g14"
|
|
style="fill:#000000">
|
|
<circle
|
|
class="symbol"
|
|
cx="2"
|
|
cy="6"
|
|
r="1"
|
|
id="circle8"
|
|
style="fill:#000000" />
|
|
<path
|
|
class="symbol"
|
|
d="m1 4a3 3 0 0 1 3 3h1a4 4 0 0 0-4-4z"
|
|
id="path10"
|
|
style="fill:#000000" />
|
|
<path
|
|
class="symbol"
|
|
d="m1 2a5 5 0 0 1 5 5h1a6 6 0 0 0-6-6z"
|
|
id="path12"
|
|
style="fill:#000000" />
|
|
</g>
|
|
</svg>
|