mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-13 09:47:42 +00:00
11 lines
552 B
XML
11 lines
552 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="#0369a1"/>
|
||
|
|
<rect x="40" y="40" width="176" height="176" rx="44" fill="#7dd3fc" fill-opacity="0.14"/>
|
||
|
|
<g fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="14">
|
||
|
|
<circle cx="128" cy="128" r="72"/>
|
||
|
|
<ellipse cx="128" cy="128" rx="32" ry="72"/>
|
||
|
|
<line x1="56" y1="128" x2="200" y2="128"/>
|
||
|
|
<path d="M72 92c14 10 35 16 56 16s42-6 56-16"/>
|
||
|
|
<path d="M72 164c14-10 35-16 56-16s42 6 56 16"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|