Function load_lucide_font

Source
pub fn load_lucide_font() -> Command<Result<(), Error>>
Expand description

Loads the source so that it can be registered at the beginning of iced

See an example of how to do this by clicking here