Skip to main content

dioxus_icons_tabler/
lib.rs

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