pub fn icon_svg(asset_path: &str) -> Option<&'static str>
Returns one validated SVG asset by its catalog path.
The bytes are embedded at compile time; this function never reads the host filesystem or performs network access.