karlos-designs/karlos-logo.svg
2026-05-08 13:20:50 +02:00

50 lines
956 B
XML

<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>