dioxus-icons-phosphor 0.2.1

Phosphor icons for dioxus framework
Documentation
// Auto Generated! DO NOT EDIT!

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

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

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

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

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

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

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