dioxus-icons-box 0.2.2

Box icons for dioxus framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
// Auto Generated! DO NOT EDIT!

pub use dioxus_icon_component::{Icon, IconProps, IconShape};

    
#[cfg(feature = "logos")]
pub mod logos;

#[cfg(feature = "regular")]
pub mod regular;

#[cfg(feature = "solid")]
pub mod solid;