Expand description
Lazily-generated SVG icon widget for Iced.
Structs§
- An image which may be an SVG or PNG.
Enums§
- Fallback icon to use if the icon was not found.
Functions§
- Create an icon handle from its XDG icon name.
- Create an icon handle from its path.
- Create an image handle from memory.
- Create an image handle from RGBA data, where you must define the width and height.
- Create a SVG handle from memory.