zuicon-ant 0.3.1

Wrapper of ant design icons for yew framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Auto Generated! DO NOT EDIT!

#![deny(
    warnings,
    clippy::all,
    clippy::cargo,
    clippy::nursery,
    clippy::pedantic
)]
#![allow(clippy::multiple_crate_versions)]

pub mod filled;
pub mod outlined;
pub mod twotone;