Skip to main content

icon_svg

Function icon_svg 

Source
pub fn icon_svg(asset_path: &str) -> Option<&'static str>
Expand description

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.