{"id":28399156,"url":"https://github.com/rinlit-233-shiroko/iconlib-rinui","last_synced_at":"2026-03-04T06:33:25.803Z","repository":{"id":293973200,"uuid":"985652802","full_name":"RinLit-233-shiroko/IconLib-RinUI","owner":"RinLit-233-shiroko","description":"An icon library for RinUI developers.","archived":false,"fork":false,"pushed_at":"2025-07-03T09:22:03.000Z","size":2189,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-27T21:54:37.800Z","etag":null,"topics":["fluent-design","icon","icon-library","macos","pyside","pyside6","qml","qt","qtquick","rin-ui","rinui","windows"],"latest_commit_sha":null,"homepage":"https://ui.rinlit.cn","language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RinLit-233-shiroko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-18T08:31:48.000Z","updated_at":"2025-07-03T09:21:53.000Z","dependencies_parsed_at":"2025-06-28T19:37:51.034Z","dependency_job_id":"d4649383-9400-4a4e-a023-70c355c790a3","html_url":"https://github.com/RinLit-233-shiroko/IconLib-RinUI","commit_stats":null,"previous_names":["rinlit-233-shiroko/iconlib-rinui"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RinLit-233-shiroko/IconLib-RinUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2FIconLib-RinUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2FIconLib-RinUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2FIconLib-RinUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2FIconLib-RinUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RinLit-233-shiroko","download_url":"https://codeload.github.com/RinLit-233-shiroko/IconLib-RinUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinLit-233-shiroko%2FIconLib-RinUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30074194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fluent-design","icon","icon-library","macos","pyside","pyside6","qml","qt","qtquick","rin-ui","rinui","windows"],"created_at":"2025-06-01T07:12:27.482Z","updated_at":"2026-03-04T06:33:25.758Z","avatar_url":"https://github.com/RinLit-233-shiroko.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"assets/images/logo.png\" width=\"18%\" height=\"18%\"\u003e\n\u003ch1\u003eIcon Library\u003c/h1\u003e\n\u003cp\u003eAn icon library for RinUI developers.\u003c/p\u003e\n  \n**English** | [中文](./README_CN.md)\n\n\u003c/div\u003e\n\n## 📄 Introduction\n\n\u003e [!TIP] \n\u003e RinUI is a UI library for Qt Quick (QML). It provides a set of components \n\u003e and tools that can help developers create beautiful user interfaces.\n\nThis project is an icon library for RinUI developers. It can help developers \nquickly find and use the icons they need in their projects.\n\n## ⚙️ Features\n- Filter icons by name\n- Preview of each icon\n- Copy icon name to clipboard\n\n### Screenshots\n![Screenshot 1](/docs/images/ScreenShot.png)\n\n## 🪄 Usage\n### Release\nThe latest release can be downloaded from the \n[![latest release](https://img.shields.io/github/v/release/RinLit-233-shiroko/IconLib-RinUI?\u0026label=Latest\u0026color=95d186\u0026style=flat-square)](https://github.com/RinLit-233-shiroko/IconLib-RinUI/releases).\n### Run source code\nFirst, clone the repository:\n```bash\ngit clone https://github.com/RinLit-233-shiroko/IconLib-RinUI.git\n```\n\nThen, install the requirements via pip:\n```bash\npip install -r requirements.txt\n```\n\nFinally, you can run the project.\n```bash\npython main.py\n```\n\n## 🙌 Acknowledgements\n### Resources\n- [PySide6 \u0026 Qt Quick](https://www.qt.io/)\n- [RinUI](https://github.com/RinLit-233-shiroko/Rin-UI)\n- [Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons/)\n\n### Contributors\nContributions are welcome!\n\nThanks to the great people who contributed to this project.\n[![Contributors](http://contrib.nn.ci/api?repo=rinlit-233-shiroko/IconLib-RinUI)](https://github.com/RinLit-233-shiroko/Rin-UI/graphs/contributors)\n\n## 📜 License\nThis project is licensed under the **MIT** License, you can learn more about it in the [license file](./LICENSE).\n\nCopyright © 2025 RinLit\n\n##\n\nThis is an experimental project by Rin as a newcomer. Welcome to suggest and contribute to this project. ❤️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinlit-233-shiroko%2Ficonlib-rinui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frinlit-233-shiroko%2Ficonlib-rinui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinlit-233-shiroko%2Ficonlib-rinui/lists"}