cleaned-up karlos svg

This commit is contained in:
uosfz 2026-05-08 17:03:09 +02:00
parent e9b127e0de
commit bbaeaf741d
Signed by: uosfz
SSH key fingerprint: SHA256:FlktuluyhTQg3jHZNLKwxOOC5hbfrUXM0tz3IA3lGJo

50
res/karlos-logo.svg Normal file
View file

@ -0,0 +1,50 @@
<svg version="1.1" width="128" height="128" xmlns="http://www.w3.org/2000/svg">
<path
d="M 64 0
A 64 64 0 1 0 64 128
A 64 64 0 1 0 64 0
Z
M 64 14
A 50 50 0 1 1 64 114
A 50 50 0 1 1 64 14
Z"
fill="#00966e"
fill-opacity="0.2"
stroke="none"
/>
<path
d="M 64 18
A 46 46 0 1 0 64 110
A 46 46 0 1 0 64 18
Z
M 64 30
A 34 34 0 1 1 64 98
A 34 34 0 1 1 64 30
Z"
fill="#00966e"
fill-opacity="0.4"
stroke="none"
/>
<path
d="M 64 34
A 30 30 0 1 0 64 94
A 30 30 0 1 0 64 34
Z
M 64 46
A 18 18 0 1 1 64 82
A 18 18 0 1 1 64 46
Z"
fill="#00966e"
fill-opacity="0.6"
stroke="none"
/>
<path
d="M 64 50
A 14 14 0 1 0 64 78
A 14 14 0 1 0 64 50
Z"
fill="#00966e"
fill-opacity="1.0"
stroke="none"
/>
</svg>

After

Width:  |  Height:  |  Size: 956 B