shift-shell/icons/org.shift.icons/preferences/scalable/lighttable.svg
Marco Allegretti e6f076ed54 Add Shift icon theme and coverage guard
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.
2026-05-17 08:56:33 +02:00

11 lines
No EOL
554 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="#fde68a" fill-opacity="0.18"/>
<g fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="16">
<circle cx="104" cy="104" r="36"/>
<path d="M152 76a56 56 0 1 0 28 104 72 72 0 0 1-28-104Z"/>
<line x1="104" y1="40" x2="104" y2="24"/>
<line x1="104" y1="184" x2="104" y2="200"/>
<line x1="40" y1="104" x2="24" y2="104"/>
</g>
</svg>