mirror of
https://github.com/danbulant/lucide
synced 2026-06-19 14:31:33 +00:00
39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
<p align="center">
|
|
<a href="./logo.svg">
|
|
<img src="./logo.svg" width="300" height="200" alt="Rust Lucide Logo">
|
|
</a>
|
|
</p>
|
|
|
|
<h1 align="center">Rust Lucide</h1>
|
|
|
|
Rust port of [Lucide](https://lucide.dev/).
|
|
|
|
[Lucide](https://lucide.dev/) is a beautiful & consistent icon toolkit made by the community.
|
|
|
|
## Frameworks
|
|
|
|
Rust Lucide is available for these Rust frameworks:
|
|
|
|
- [Dioxus](https://dioxuslabs.com/)
|
|
- [Leptos](https://leptos.dev/)
|
|
- [Yew](https://yew.rs/)
|
|
|
|
See [the Rust Lucide book](https://lucide.rustforweb.org/introduction.html#frameworks) for more information.
|
|
|
|
## Documentation
|
|
|
|
See [the Rust Lucide book](https://lucide.rustforweb.org).
|
|
|
|
## Credits
|
|
|
|
The logo is a combination of the [Lucide logo](https://github.com/lucide-icons/lucide/blob/main/docs/public/logo-icon.svg) and [Ferris the Rustacean](https://rustacean.net/).
|
|
|
|
## License
|
|
|
|
This project is available under the [MIT license](LICENSE.md).
|
|
|
|
## Rust For Web
|
|
|
|
The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb).
|
|
|
|
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.
|