mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 00:47:22 +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
865 B
XML
7 lines
No EOL
865 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="#7c3aed"/>
|
|
<rect x="40" y="40" width="176" height="176" rx="44" fill="#c4b5fd" fill-opacity="0.14"/>
|
|
<g style="color:#ffffff" fill="currentColor">
|
|
<path d="M80,168H32a8,8,0,0,1-8-8V96a8,8,0,0,1,8-8H80l72-56V224Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><line x1="80" y1="88" x2="80" y2="168" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><path d="M192,106.85a32,32,0,0,1,0,42.3" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><path d="M221.67,80a72,72,0,0,1,0,96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/>
|
|
</g>
|
|
</svg> |