md-icons

Crates.iomd-icons
lib.rsmd-icons
version0.3.2
sourcesrc
created_at2022-09-23 21:49:12.81447
updated_at2024-03-14 17:11:04.281254
descriptionCrate for material design icons as string constants or components
homepage
repositoryhttps://github.com/codefionn/md-icons-rs
max_upload_size
id672702
size5,290,097
Fionn Langhans (codefionn)

documentation

README

md-icons

Crate for using material design (SVG-) icons from https://github.com/marella/material-design-icons as String constants, as maud or leptos components (feature maud or leptos).

The icons have four different style: filled, outlined, sharp or two_tone. These are directly represented as modules in this crate. You can get an overview of the icons at Google fonts.

Commit count: 14

cargo fmt