1
1
Fork 0
website/themes/meins/assets/img/symbols.svg

24 Zeilen
1.3 KiB
XML

2022-06-26 19:55:39 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg class="icons" version="1.1" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<g id="light">
<circle cx="50" cy="50" stroke="#ffffff" fill="none" r="30" id="lightcircle" />
<line x1="50" y1="20" x2="50" y2="10" stroke="#ffffff" id="n" />
<line x1="20" y1="50" x2="10" y2="50" stroke="#ffffff" id="w" />
<line x1="90" y1="50" x2="80" y2="50" stroke="#ffffff" id="e" />
<line x1="50" y1="90" x2="50" y2="80" stroke="#ffffff" id="s" />
<line x1="21.92" y1="21.92" x2="28.72" y2="28.72" stroke="#ffffff" id="nw" />
<line x1="71.27" y1="28.72" x2="78.07" y2="21.92" stroke="#ffffff" id="ne" />
<line x1="21.92" y1="78.07" x2="28.72" y2="71.27" stroke="#ffffff" id="sw" />
<line x1="78.07" y1="78.07" x2="71.27" y2="71.27" stroke="#ffffff" id="se" />
</g>
<g id="dark">
<path d="m 50,20 a 30,30 0 0 0 0,60 Q 10,50 50,20" stroke="#000000" />
</g>
<g id="black">
<circle cx="50" cy="50" fill="#000000" stroke="#000000" r="30" />
</g>
<g id="auto">
<circle cx="50" cy="50" stroke="#ffffff" fill="none" r="30" id="autocircle" />
<text x="50" y="50" text-anchor="middle" font-size="55" font-family="sans-serif" dominant-baseline="middle" fill="#ffffff">A</text>
</g>
</svg>