{"id":30041837,"url":"https://github.com/ifrcgo/go-icons","last_synced_at":"2025-09-11T02:38:20.411Z","repository":{"id":154167726,"uuid":"631943390","full_name":"IFRCGo/go-icons","owner":"IFRCGo","description":"React SVG icons library for IFRC-GO","archived":false,"fork":false,"pushed_at":"2025-03-03T13:11:24.000Z","size":854,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-27T21:38:26.199Z","etag":null,"topics":["icons","icons-pack","react"],"latest_commit_sha":null,"homepage":"https://ifrcgo.org/go-icons/","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/IFRCGo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-04-24T11:44:29.000Z","updated_at":"2024-07-29T11:35:43.000Z","dependencies_parsed_at":"2024-03-05T12:47:53.202Z","dependency_job_id":"24800e32-bee6-4364-bee1-4a9aabde434e","html_url":"https://github.com/IFRCGo/go-icons","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/IFRCGo/go-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFRCGo%2Fgo-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFRCGo%2Fgo-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFRCGo%2Fgo-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFRCGo%2Fgo-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IFRCGo","download_url":"https://codeload.github.com/IFRCGo/go-icons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFRCGo%2Fgo-icons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269190266,"owners_count":24375583,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["icons","icons-pack","react"],"created_at":"2025-08-07T02:57:48.490Z","updated_at":"2025-08-07T02:57:49.056Z","avatar_url":"https://github.com/IFRCGo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## IFRC-GO Icons ![npm (scoped)](https://img.shields.io/npm/v/@ifrc-go/icons) [![Build](https://github.com/IFRCGo/go-icons/actions/workflows/ci.yml/badge.svg)](https://github.com/IFRCGo/go-icons/actions/workflows/ci.yml) [![Release \u0026 Publish](https://github.com/IFRCGo/go-icons/actions/workflows/release.yml/badge.svg)](https://github.com/IFRCGo/go-icons/actions/workflows/release.yml)\nReact icons for [IFRC-GO](https://github.com/IFRCGo/) project.\n\n## Installation\n```sh\nyarn add @ifrc-go/icons\n#or\nnpm install @ifrc-go/icons\n```\n\n## GitHub Pages\nFor local development\n```\ndocker-compose up page-dev\n```\n\nFor building the NextJS project\n```\ndocker-compose up page-build\n```\n\n## Usage\n\nEach icon can be imported as a react component.\n```js\nimport { MenuLineIcon } from '@ifrc-go/icons';\n\nfunction MyComponent() {\n  return (\n    \u003cdiv\u003e\n      \u003cMenuLineIcon className={{ color: #3b82f6 }} /\u003e\n    \u003c/div\u003e\n  )\n}\n```\nEach icon has its `stroke` and `fill` property set to `currentColor`.  The icon style can be set using the `color` CSS property.\n\n## License\n\nThis library is MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifrcgo%2Fgo-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifrcgo%2Fgo-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifrcgo%2Fgo-icons/lists"}