Function iced::widget::svg

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

Creates a new Svg widget from the given Handle.