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

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 824 B