{"id":16345905,"url":"https://github.com/walidoux/react-ios-icons","last_synced_at":"2025-06-17T05:06:17.942Z","repository":{"id":190213282,"uuid":"682106596","full_name":"Walidoux/react-ios-icons","owner":"Walidoux","description":"🐢 A React Component Library of iOS icons with high-level props \u0026 types.","archived":false,"fork":false,"pushed_at":"2023-08-29T11:59:56.000Z","size":295,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-07T13:21:09.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Walidoux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2023-08-23T13:04:51.000Z","updated_at":"2023-11-15T10:41:04.000Z","dependencies_parsed_at":"2023-08-23T17:33:17.492Z","dependency_job_id":"f1534094-6edd-4f74-aa0d-19a101bfb444","html_url":"https://github.com/Walidoux/react-ios-icons","commit_stats":null,"previous_names":["walidoux/react-ios-icons"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Walidoux/react-ios-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walidoux%2Freact-ios-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walidoux%2Freact-ios-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walidoux%2Freact-ios-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walidoux%2Freact-ios-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Walidoux","download_url":"https://codeload.github.com/Walidoux/react-ios-icons/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walidoux%2Freact-ios-icons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260294470,"owners_count":22987623,"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":[],"created_at":"2024-10-11T00:34:00.499Z","updated_at":"2025-06-17T05:06:17.917Z","avatar_url":"https://github.com/Walidoux.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐢 Getting started\n\n![Preview background library](https://images-ext-1.discordapp.net/external/5FmI3faZKSbqTgCAbZyMCBkV7HqecTtWENJZxE7xC5w/https/repository-images.githubusercontent.com/524621830/67536f3d-3efe-4c39-95f5-74a8cba31af0?width=1178\u0026height=662)\n\n## Table of Content\n\n- [Setup](#setup)\n- [Contributing](#contributing)\n  - [Where do I start?](#where-do-i-start)\n  - [Code Of Conduct](./CODE_OF_CONDUCT.md)\n\n## Setup\n\n### Install the dependency\n\nDepdending on your package manager, here are two examples:\n\n\u003e NPM : `npm install react-ios-icons` \\\n\u003e YARN : `yarn add react-ios-icons`\n\n### Import an icon\n\n#### Example 1\n\n```tsx\nimport { Battery } from 'react-ios-icons'\n\n// Renders the one-fifth of battery's capacity\nexport const DummyComponent: React.FC = () =\u003e {\n  return \u003cBattery progression={75} /\u003e\n}\n```\n\n#### Example 2\n\n```tsx\nimport {} from 'react-ios-icons'\n```\n\n## Contributing\n\nIf you would like to contribute and improve our project, we've set certain rules to maintain a better scoial and development environment, almost everything is mentioned in the [CONTRIBUTING.md](./CONTRIBUTING.md) file.\n\n### Where do I start?\n\nIn order to create an icon, you need to generate one by executing:\n\n\u003e NPM : `npm run generate \u003cComponentName\u003e` \\\n\u003e YARN : `yarn generate \u003cComponentName\u003e`\n\n2 questions will be asked to you which helps giving instructions that will be provide a start code for your icon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalidoux%2Freact-ios-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalidoux%2Freact-ios-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalidoux%2Freact-ios-icons/lists"}