https://github.com/rinlit-233-shiroko/iconlib-rinui
An icon library for RinUI developers.
https://github.com/rinlit-233-shiroko/iconlib-rinui
fluent-design icon icon-library macos pyside pyside6 qml qt qtquick rin-ui rinui windows
Last synced: 3 months ago
JSON representation
An icon library for RinUI developers.
- Host: GitHub
- URL: https://github.com/rinlit-233-shiroko/iconlib-rinui
- Owner: RinLit-233-shiroko
- License: mit
- Created: 2025-05-18T08:31:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-03T09:22:03.000Z (11 months ago)
- Last Synced: 2025-07-27T21:54:37.800Z (11 months ago)
- Topics: fluent-design, icon, icon-library, macos, pyside, pyside6, qml, qt, qtquick, rin-ui, rinui, windows
- Language: QML
- Homepage: https://ui.rinlit.cn
- Size: 2.09 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Icon Library
An icon library for RinUI developers.
**English** | [δΈζ](./README_CN.md)
## π Introduction
> [!TIP]
> RinUI is a UI library for Qt Quick (QML). It provides a set of components
> and tools that can help developers create beautiful user interfaces.
This project is an icon library for RinUI developers. It can help developers
quickly find and use the icons they need in their projects.
## βοΈ Features
- Filter icons by name
- Preview of each icon
- Copy icon name to clipboard
### Screenshots

## πͺ Usage
### Release
The latest release can be downloaded from the
[](https://github.com/RinLit-233-shiroko/IconLib-RinUI/releases).
### Run source code
First, clone the repository:
```bash
git clone https://github.com/RinLit-233-shiroko/IconLib-RinUI.git
```
Then, install the requirements via pip:
```bash
pip install -r requirements.txt
```
Finally, you can run the project.
```bash
python main.py
```
## π Acknowledgements
### Resources
- [PySide6 & Qt Quick](https://www.qt.io/)
- [RinUI](https://github.com/RinLit-233-shiroko/Rin-UI)
- [Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons/)
### Contributors
Contributions are welcome!
Thanks to the great people who contributed to this project.
[](https://github.com/RinLit-233-shiroko/Rin-UI/graphs/contributors)
## π License
This project is licensed under the **MIT** License, you can learn more about it in the [license file](./LICENSE).
Copyright Β© 2025 RinLit
##
This is an experimental project by Rin as a newcomer. Welcome to suggest and contribute to this project. β€οΈ