pub fn get_icon(name: &str) -> Option<&'static str>
Look up a built-in icon by name. Returns an inline SVG string or None.
None