Function iced::widget::svg

source ·
pub fn svg<'a, Theme>(handle: impl Into<Handle>) -> Svg<'a, Theme>
where Theme: Catalog,
Available on crate feature svg only.
Expand description

Creates a new Svg widget from the given Handle.