Crates.io | leptos_icons |
lib.rs | leptos_icons |
version | |
source | src |
created_at | 2023-02-07 22:19:08.771542 |
updated_at | 2025-01-13 15:08:39.458197 |
description | Component library providing a variety of icons for the leptos web framework. |
homepage | |
repository | https://github.com/Carlosted/leptos-icons |
max_upload_size | |
id | 779166 |
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` |
size | 0 |
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.
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 |
The minimum supported rust version is: 1.75.0