dioxus-icons-ant 0.2.2

Ant Design 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 = "filled")]
pub mod filled;

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

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