mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-12 09:17:42 +00:00
10 lines
488 B
XML
10 lines
488 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="#2563eb"/>
|
||
|
|
<rect x="40" y="40" width="176" height="176" rx="44" fill="#bfdbfe" fill-opacity="0.2"/>
|
||
|
|
<g fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="16">
|
||
|
|
<path d="M120 40 184 88l-64 48Z"/>
|
||
|
|
<path d="M120 136 184 184l-64 48Z"/>
|
||
|
|
<line x1="72" y1="88" x2="120" y2="136"/>
|
||
|
|
<line x1="72" y1="184" x2="120" y2="136"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|