Skip to main content

Icon

Function Icon 

Source
pub fn Icon<T>(props: IconProps<T>) -> Result<VNode, RenderError>
where T: IconShape,
Expand description

ยงErrors

Returns Err if rendering the icon fails.