1
0

Icon ohne überdeckende weiße Flächen neu kodiert

Mit den weißen Flächen konnte das Logo nicht auf nicht-weißen Hintergründen
eingesetzt werden.
This commit is contained in:
Philipp Matthias Schaefer 2020-06-14 20:18:07 +02:00
parent 7e82ed5982
commit ae57636107

View File

@ -6,33 +6,21 @@ CC-BY-NC-SA 3.0 Unported Lizenz.
<svg width="100"
height="100"
viewBox="-1 -1 2 2"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<path fill="none" stroke="black" stroke-width="0.05"
transform="rotate(20)"
d="M -0.7 0 A 0.7 0.3 0 1 1 0.7 0"/>
<circle r="0.5"/>
<path fill="none" stroke="white" stroke-width="0.1"
transform="rotate(20)"
d="M -0.65 0 A 0.65 0.25 0 1 0 0.65 0"/>
<path fill="none" stroke="black" stroke-width="0.05"
transform="rotate(20)"
d="M -0.7 0 A 0.7 0.3 0 1 0 0.7 0"/>
<path fill="white"
transform="rotate(40)
translate(0 -0.1)"
d="M 0 0
A 0.2 0.7 0 0 1 -0.2 -0.7
L 0.2 -0.7
A 0.2 0.7 0 0 1 0 0"/>
<path transform="rotate(40)
translate(0 -0.15)"
d="M 0 0
A 0.15 0.7 0 0 1 -0.15 -0.7
L 0.15 -0.7
A 0.15 0.7 0 0 1 0 0"/>
<path transform="rotate(40)
translate(0 -0.15)"
fill="none" stroke="white" stroke-width="0.05"
d="M -0.1 -0.15 L 0.1 -0.15"/>
xmlns="http://www.w3.org/2000/svg">
<path d="M -0.496 -0.064
A 0.6 0.2 20 0 0 0.42 0.272
A 0.5 0.5 0 0 0 0.436 -0.245
A 0.2 0.7 40 0 1 0.166 -0.472
A 0.5 0.5 0 0 0 -0.496 -0.064
Z"/>
<path d="M -0.308 -0.394
A 0.725 0.325 20 0 0 -0.489 0.104
A 0.5 0.5 0 0 0 0.308 0.394
A 0.725 0.325 20 0 0 0.489 -0.104
L 0.499 -0.031
A 0.675 0.275 20 1 1 -0.362 -0.345
Z"/>
<path d="M 0.431 -0.748
A 0.15 0.7 40 0 0 0.661 -0.555
Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 824 B