mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-12 17:27:43 +00:00
Install org.shift.icons as the look-and-feel icon theme while keeping the Plasma style on breeze-dark. Add the icon-theme coverage guard and CTest registration so shell, System Settings, KCM, and installed Plasma icon names do not silently fall back to missing Breeze-only assets. Document the theme rules and add scoped REUSE metadata for the Phosphor-derived SVG glyphs.
12 lines
No EOL
638 B
XML
12 lines
No EOL
638 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="#15803d"/>
|
|
<rect x="40" y="40" width="176" height="176" rx="44" fill="#bbf7d0" fill-opacity="0.18"/>
|
|
<g fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="16">
|
|
<path d="M64 160v-24a64 64 0 0 1 128 0v24"/>
|
|
<rect x="56" y="128" width="144" height="64" rx="16"/>
|
|
<line x1="88" y1="88" x2="68" y2="60"/>
|
|
<line x1="168" y1="88" x2="188" y2="60"/>
|
|
<line x1="104" y1="160" x2="104" y2="160" stroke-width="24"/>
|
|
<line x1="152" y1="160" x2="152" y2="160" stroke-width="24"/>
|
|
</g>
|
|
</svg> |