#icons #webasm #web #fluentui

zuicon-mdl2

Wrapper of fluentui icons for yew framework

3 releases (breaking)

0.3.1 Nov 3, 2024
0.2.1 Sep 27, 2023
0.1.0 Apr 10, 2023

#428 in WebAssembly

Download history 29/week @ 2024-12-09 4/week @ 2024-12-16 5/week @ 2024-12-30 3/week @ 2025-01-06 7/week @ 2025-02-10 2/week @ 2025-02-17

129 downloads per month

LGPL-3.0

4MB
88K SLoC

About

Migrate of Fluentui Icons (MDL2) to yew framework.

How to use

First add this to Cargo.toml:

[dependencies]
zuicon-mdl2 = "0.3"

Then import specific icons in yew components:

use zuicon_mdl2::{Home, PublicEmail};

License

This library is release in LGPL-3.0.

Dependencies

~11–20MB
~268K SLoC