leptos_icons

Crates.ioleptos_icons
lib.rsleptos_icons
version
sourcesrc
created_at2023-02-07 22:19:08.771542
updated_at2025-01-13 15:08:39.458197
descriptionComponent library providing a variety of icons for the leptos web framework.
homepage
repositoryhttps://github.com/Carlosted/leptos-icons
max_upload_size
id779166
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Lukas Potthast (lpotthast)

documentation

README

Leptos-Icons

Docs.rs GitHub

Add icons from popular icon libraries into your leptos projects.

Currently, you can use this example as a guide, but better examples and docs are coming. An index site is also available if you wish to filter through available icons.

Leptos compatibility

Crate version Compatible Leptos version
0.0.14 0.3
0.0.15 0.4
0.0.16-alpha 0.5.0-alpha
0.0.16-beta 0.5.0-beta2
0.0.16-rc3 0.5.0-rc3
0.1 0.5
0.2.1 0.5
0.3.0 / 0.3.1 0.6
0.4.0 0.7

MSRV

The minimum supported rust version is: 1.75.0

Commit count: 314

cargo fmt