dioxus-icons-fa 0.2.1

Font Awesome 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 = "brands")]
pub mod brands;

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

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