mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 00:47:22 +00:00
8 lines
488 B
XML
8 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="#0f766e"/>
|
||
|
|
<rect x="40" y="40" width="176" height="176" rx="44" fill="#86efac" fill-opacity="0.14"/>
|
||
|
|
<g fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="16">
|
||
|
|
<path d="M40 96V72a16 16 0 0 1 16-16h56l24 24h64a16 16 0 0 1 16 16v88a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16Z"/>
|
||
|
|
<line x1="40" y1="112" x2="216" y2="112"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|