Module iced_native::svg

source ·
Expand description

Load and draw vector graphics.

Structs

A handle of Svg data.

Enums

The data of a vectorial image.

Traits

A Renderer that can render vector graphics.