{"id":26290020,"url":"https://github.com/alexanderschau/react-bootstrap-icons","last_synced_at":"2026-04-09T18:02:08.324Z","repository":{"id":48178501,"uuid":"328999513","full_name":"alexanderschau/react-bootstrap-icons","owner":"alexanderschau","description":"Lightweight ⚡ and simple implementation of Bootstrap Icons into React 🤯","archived":false,"fork":false,"pushed_at":"2022-07-22T09:50:32.000Z","size":435,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T14:44:25.466Z","etag":null,"topics":["bootstrap","bootstrap-icons","react","typescript"],"latest_commit_sha":null,"homepage":"https://alxs.xyz/v83","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/alexanderschau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-12T13:42:38.000Z","updated_at":"2021-12-04T08:55:22.000Z","dependencies_parsed_at":"2022-09-11T07:11:11.448Z","dependency_job_id":null,"html_url":"https://github.com/alexanderschau/react-bootstrap-icons","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Freact-bootstrap-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Freact-bootstrap-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Freact-bootstrap-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Freact-bootstrap-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexanderschau","download_url":"https://codeload.github.com/alexanderschau/react-bootstrap-icons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658252,"owners_count":20326467,"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":["bootstrap","bootstrap-icons","react","typescript"],"created_at":"2025-03-14T23:17:43.698Z","updated_at":"2025-12-29T18:13:21.226Z","avatar_url":"https://github.com/alexanderschau.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Icons React Component\n\n![](hero.png)\n\nThis package contains a simple React Component, which implements the latest version of [Bootstrap Icons](https://github.com/twbs/icons) into React.\n\n## Install\n\nTo add the package to your existing React project just type in one of the following commands:\n\n```\nnpm i @reacticons/bootstrap-icons\n```\n\nor\n\n```\nyarn add @reacticons/bootstrap-icons\n```\n\n## Usage\n\n```js\nimport React from 'react';\nimport Icon from '@reacticons/bootstrap-icons';\n\nexport const Component = () =\u003e (\n  \u003c\u003e\n    \u003cIcon name=\"award\" /\u003e\n  \u003c/\u003e\n);\n```\n\n## Supported Icons\n\nThis package supports all Bootstrap Icons of the matching version. To see a full list of them, you can take a look at the official [Bootstrap Icons website](https://icons.getbootstrap.com/).\n\n## Hint\n\nBy the way, the `\u003cIcon\u003e` Component has the same attributes as a typical `\u003cdiv\u003e` element.\n\n## License\n\nMIT\n\n\u003e This package is based on the open source Bootstrap Icons project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderschau%2Freact-bootstrap-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexanderschau%2Freact-bootstrap-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderschau%2Freact-bootstrap-icons/lists"}