Skip to main content

ALL

Constant ALL 

Source
pub const ALL: &[(&str, &str)];
Expand description

Every icon in the set: (constant name, asset path). The paths are &'static str so they can be handed straight to icon — which is what makes the set browsable at all.