mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 00:47:22 +00:00
11 lines
582 B
XML
11 lines
582 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="#14b8a6" fill-opacity="0.18"/>
|
||
|
|
<g fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="16">
|
||
|
|
<circle cx="128" cy="68" r="16" fill="#ffffff" stroke="none"/>
|
||
|
|
<path d="M72 108c18.67-8 37.33-12 56-12s37.33 4 56 12"/>
|
||
|
|
<line x1="128" y1="96" x2="128" y2="196"/>
|
||
|
|
<line x1="128" y1="132" x2="88" y2="208"/>
|
||
|
|
<line x1="128" y1="132" x2="168" y2="208"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|