pub fn SvgIcon<T: IconShape + Clone + PartialEq + 'static>( props: SvgIconProps<T>, ) -> Element
A container for a SVG icon.