{"id":13311639,"url":"https://github.com/Bluemanoid/Uniticons","last_synced_at":"2025-03-10T17:30:39.289Z","repository":{"id":47216697,"uuid":"289310105","full_name":"Bluemanoid/Uniticons","owner":"Bluemanoid","description":"A free \u0026 open-source icon set for Unity","archived":false,"fork":false,"pushed_at":"2020-08-21T19:35:40.000Z","size":1447,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-25T06:41:21.040Z","etag":null,"topics":["font-awesome","fontawesome","fontawesome5","gamedev","icon-font","icon-fonts","icon-set","icons","iconset","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bluemanoid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-21T16:01:22.000Z","updated_at":"2022-07-20T11:54:19.000Z","dependencies_parsed_at":"2022-09-03T10:23:04.135Z","dependency_job_id":null,"html_url":"https://github.com/Bluemanoid/Uniticons","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemanoid%2FUniticons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemanoid%2FUniticons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemanoid%2FUniticons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemanoid%2FUniticons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bluemanoid","download_url":"https://codeload.github.com/Bluemanoid/Uniticons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242892567,"owners_count":20202558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["font-awesome","fontawesome","fontawesome5","gamedev","icon-font","icon-fonts","icon-set","icons","iconset","unity","unity3d"],"created_at":"2024-07-29T18:02:17.986Z","updated_at":"2025-03-10T17:30:37.131Z","avatar_url":"https://github.com/Bluemanoid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  Uniticons\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA free \u0026 open-source icon set for Unity !\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Bluemanoid/Uniticons/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/Bluemanoid/Uniticons?sort=semver\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Bluemanoid/Uniticons/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/Bluemanoid/Uniticons.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Bluemanoid/Uniticons/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/Bluemanoid/Uniticons.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Bluemanoid/Uniticons/pulls\"\u003e\u003cimg src=\"https://img.shields.io/github/issues-pr/Bluemanoid/Uniticons\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Bluemanoid/Uniticons/graphs/contributors\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors-anon/Bluemanoid/Uniticons.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Bluemanoid/Uniticons/issues\"\u003e\u003cimg src=\"https://img.shields.io/badge/contributions-welcome-orange.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"License.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Table of Contents\n\n* [Icon packs](#icon-packs)\n* [Getting Started](#getting-started)\n    * [Prerequisites](#prerequisites)\n    * [Installation](#installation)\n* [Usage](#usage)\n* [Contributing](#contributing)\n* [Authors](#authors)\n* [License](#license)\n\n## Icon packs\n\n- [Font Awesome 5](https://fontawesome.com/)\n\n## Getting Started\n\n### Prerequisites\n\n - ***Unity 2019.3 and above.***\n\n### Installation\n\n\n1. Open the `manifest.json` in your project\n\n2. Specify the package URL\n\n```json\n{\n  \"dependencies\": {\n    \"com.bluemanoid.uniticons\": \"https://github.com/Bluemanoid/Uniticons.git\",\n    ...\n  }\n  ...\n}\n```\n\n3. Open your project or reload it in the Unity Editor\n\n## Usage\n\n***WIP***\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Authors\n\n* **Yoann Potinet** - *Initial work* - [intelligide](https://github.com/intelligide)\n\nSee also the list of [contributors](https://github.com/Bluemanoid/Uniticons/graphs/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\nThis package contains third-party elements governed by the license(s), See [Third Party Notices](ThirdPartyNotices.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBluemanoid%2FUniticons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBluemanoid%2FUniticons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBluemanoid%2FUniticons/lists"}