4 releases (2 breaking)

new 0.3.1 Nov 3, 2024
0.2.1 Sep 27, 2023
0.1.1 Apr 10, 2023
0.1.0 Jan 31, 2023

#349 in WebAssembly

Download history 2/week @ 2024-07-27 8/week @ 2024-09-21 3/week @ 2024-09-28 102/week @ 2024-11-02

102 downloads per month

LGPL-3.0

2MB
42K SLoC

About

zuicon-ant is based on Ant Design SVG Icons.

How to use

First add this to Cargo.toml:

[dependencies]
zuicon-ant = "0.3"

Then import specific icons in yew components:

use zuicon_ant::filled::{Home, Mail};

License

This library is release in LGPL-3.0.

Dependencies

~11–20MB
~267K SLoC