{"id":22477387,"url":"https://github.com/atomic-state/bs-icon","last_synced_at":"2025-03-27T17:45:06.117Z","repository":{"id":110078852,"uuid":"500291762","full_name":"atomic-state/bs-icon","owner":"atomic-state","description":"Icon component with Bootstrap","archived":false,"fork":false,"pushed_at":"2024-07-19T04:01:39.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T20:46:29.520Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomic-state.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-06-06T04:34:37.000Z","updated_at":"2024-07-19T04:01:42.000Z","dependencies_parsed_at":"2023-12-21T00:58:46.445Z","dependency_job_id":"479909c8-476e-4210-ae2a-ad423a21df3b","html_url":"https://github.com/atomic-state/bs-icon","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomic-state%2Fbs-icon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomic-state%2Fbs-icon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomic-state%2Fbs-icon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomic-state%2Fbs-icon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomic-state","download_url":"https://codeload.github.com/atomic-state/bs-icon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245897664,"owners_count":20690455,"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-12-06T14:10:39.650Z","updated_at":"2025-03-27T17:45:06.095Z","avatar_url":"https://github.com/atomic-state.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### bs-icon\n\n#### Installation:\n\n```bash\n\nyarn add bs-icon\n\n# Or\n\nnpm install bs-icon\n```\n\n#### Usage\nImport the css file in your app (it uses bootstrap icons `v1.10.3`)\n\n```js\nimport 'bs-icon/icons.css'\n\n```\n\nUse them anywhere:\n\n```js\nimport Icon from 'vs-icon'\n\nexport default function App(){\n  return (\n    \u003cdiv\u003e\n      \u003cIcon name='alarm-fill'/\u003e\n    \u003c/div\u003e\n  )\n}\n```\n\nThe `name` property accepts the name of the icon.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomic-state%2Fbs-icon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomic-state%2Fbs-icon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomic-state%2Fbs-icon/lists"}