{"id":26290036,"url":"https://github.com/alexanderschau/react-ionicons","last_synced_at":"2025-05-07T22:44:24.533Z","repository":{"id":44117805,"uuid":"328767183","full_name":"alexanderschau/react-ionicons","owner":"alexanderschau","description":"⚡ A simple Ionicons 💡 React implementation with Typescript support.","archived":false,"fork":false,"pushed_at":"2025-02-11T01:55:08.000Z","size":210,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T22:44:17.292Z","etag":null,"topics":["hacktoberfest","ionicons","react","typescript"],"latest_commit_sha":null,"homepage":"https://alxs.xyz/react-ionicons","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexanderschau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-01-11T19:16:31.000Z","updated_at":"2024-05-17T01:00:27.000Z","dependencies_parsed_at":"2024-06-19T00:05:46.357Z","dependency_job_id":"8824bfcd-1328-485c-8482-d2ebc9f1d265","html_url":"https://github.com/alexanderschau/react-ionicons","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.08108108108108103,"last_synced_commit":"71a8e31a4f9f610cb9fd8df43e1ff8027eefda74"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Freact-ionicons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Freact-ionicons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Freact-ionicons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Freact-ionicons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexanderschau","download_url":"https://codeload.github.com/alexanderschau/react-ionicons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252967974,"owners_count":21833245,"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":["hacktoberfest","ionicons","react","typescript"],"created_at":"2025-03-14T23:17:45.923Z","updated_at":"2025-05-07T22:44:24.508Z","avatar_url":"https://github.com/alexanderschau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ionicons React Component\n\n![hero_image.png](hero_image.png)\n\nThis package contains a React Component, which implements the latest version of the official [Ionicons](https://github.com/ionic-team/ionicons) into React.\n\n## Installation 📦\n\nTo add the package to your existing React project just type in one of the following commands:\n\n```\nnpm i @reacticons/ionicons\n```\n\nor\n\n```\nyarn add @reacticons/ionicons\n```\n\n## Usage\n\n```js\nimport React from 'react';\nimport IonIcon from '@reacticons/ionicons';\n\nexport const Component = () =\u003e (\n  \u003c\u003e\n    \u003cIonIcon name=\"bag-outline\" /\u003e\n  \u003c/\u003e\n);\n```\n\n### Custom Size\n\nYou can specify the icon size by using the optional `size` prop.\n\n```js\n\u003cIonIcon name=\"bag-outline\" size=\"small\" /\u003e\n\u003cIonIcon name=\"bag-outline\" size=\"large\" /\u003e\n```\n\n## Supported Icons\n\nThis package supports all Ionicons of the matching version. To see a full list of them, you can take a look at the official [Ionicons website](https://ionicons.com/).\n\n## Hint\n\nBy the way, the `\u003cIonIcon\u003e` Component has the same attributes as a typical `\u003cspan\u003e` element.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderschau%2Freact-ionicons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexanderschau%2Freact-ionicons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderschau%2Freact-ionicons/lists"}