mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-12 17:27:43 +00:00
11 lines
554 B
XML
11 lines
554 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
|
||
|
|
<rect x="24" y="24" width="208" height="208" rx="56" fill="#0f766e"/>
|
||
|
|
<rect x="40" y="40" width="176" height="176" rx="44" fill="#fde68a" fill-opacity="0.18"/>
|
||
|
|
<g fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="16">
|
||
|
|
<circle cx="104" cy="104" r="36"/>
|
||
|
|
<path d="M152 76a56 56 0 1 0 28 104 72 72 0 0 1-28-104Z"/>
|
||
|
|
<line x1="104" y1="40" x2="104" y2="24"/>
|
||
|
|
<line x1="104" y1="184" x2="104" y2="200"/>
|
||
|
|
<line x1="40" y1="104" x2="24" y2="104"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|