An open API service indexing awesome lists of open source software.

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.

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
![Screenshot 1](/docs/images/ScreenShot.png)

## πŸͺ„ Usage
### Release
The latest release can be downloaded from the
[![latest release](https://img.shields.io/github/v/release/RinLit-233-shiroko/IconLib-RinUI?&label=Latest&color=95d186&style=flat-square)](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.
[![Contributors](http://contrib.nn.ci/api?repo=rinlit-233-shiroko/IconLib-RinUI)](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. ❀️