1 2 3 4 5 6
pub mod parser; pub mod create_dioxus_icons; pub mod svg_icon; pub mod index; pub use index::*;