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).
6 lines
647 B
XML
6 lines
647 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
|
|
<style type="text/css" id="current-color-scheme">.ColorScheme-Text { color: #232629; }</style>
|
|
<g class="ColorScheme-Text" fill="currentColor">
|
|
<path d="M128,192a24,24,0,0,1,24-24h46.21a24,24,0,0,0,23.4-18.65A96.48,96.48,0,0,0,224,127.17c-.45-52.82-44.16-95.7-97-95.17a96,96,0,0,0-95,96c0,41.81,26.73,73.44,64,86.61A24,24,0,0,0,128,192Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><circle cx="128" cy="76" r="12"/><circle cx="84" cy="100" r="12"/><circle cx="84" cy="156" r="12"/><circle cx="172" cy="100" r="12"/>
|
|
</g>
|
|
</svg>
|