lucide/README.md
Daniëlle Huisman 719f62a655 Initial commit
2024-11-24 12:53:09 +01:00

39 lines
1.2 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 the [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.