Leptos-Icons
Add icons from popular icon libraries into your leptos projects. Every icon is packaged as its own cargo feature to reduce build times.
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 |
MSRV
The minimum supported rust version is: 1.65.0