pub fn launcher_icon() -> Option<PathBuf>Expand description
Path to the launcher-logo SVG for the currently active mode.
Resolves through branding_asset using the convention
branding/{mode}/launcher.svg, with the standard mode →
opposite-mode → no-mode fallback chain.