mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-12 17:27:43 +00:00
Replace outdated symbolic geometries with the current curated set and update preference wrappers to match. Add missing alias icons used by System Settings actions (draw-highlight, view-hidden, help-contents, color-picker).
7 lines
No EOL
756 B
XML
7 lines
No EOL
756 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="#be123c"/>
|
|
<rect x="40" y="40" width="176" height="176" rx="44" fill="#fda4af" fill-opacity="0.16"/>
|
|
<g style="color:#ffffff" fill="currentColor">
|
|
<polygon points="128 160 96 160 96 128 192 32 224 64 128 160" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><line x1="168" y1="56" x2="200" y2="88" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><path d="M216,128v80a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V48a8,8,0,0,1,8-8h80" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/>
|
|
</g>
|
|
</svg> |