Function cosmic::iced_widget::svg

source ยท
pub fn svg<'a, Theme>(handle: impl Into<Handle>) -> Svg<'a, Theme>
where Theme: StyleSheet,
Expand description

Creates a new Svg widget from the given Handle.