Skip to main content

dioxus_icons_hero/
lib.rs

1// Auto Generated! DO NOT EDIT!
2
3pub use dioxus_icon_component::{Icon, IconProps, IconShape};
4
5    
6#[cfg(feature = "outline")]
7pub mod outline;
8
9#[cfg(feature = "solid")]
10pub mod solid;