{"id":13990047,"url":"https://github.com/jossmac/react-icons","last_synced_at":"2025-07-22T11:32:41.153Z","repository":{"id":35882649,"uuid":"40168335","full_name":"jossmac/react-icons","owner":"jossmac","description":"Simple component for icons in your React app","archived":true,"fork":false,"pushed_at":"2015-08-07T07:41:56.000Z","size":568,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-09T13:16:55.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"fluxcd/flux-get-started","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jossmac.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}},"created_at":"2015-08-04T06:52:56.000Z","updated_at":"2023-01-28T20:33:47.000Z","dependencies_parsed_at":"2022-09-09T03:31:39.246Z","dependency_job_id":null,"html_url":"https://github.com/jossmac/react-icons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jossmac%2Freact-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jossmac%2Freact-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jossmac%2Freact-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jossmac%2Freact-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jossmac","download_url":"https://codeload.github.com/jossmac/react-icons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227089502,"owners_count":17729476,"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-08-09T13:02:18.334Z","updated_at":"2024-11-29T09:30:43.667Z","avatar_url":"https://github.com/jossmac.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# React Icons\n\n__COMPONENT DESCRIPTION GOES HERE__\n\n\n## Demo \u0026 Examples\n\nLive demo: [jossmac.github.io/react-icons](http://jossmac.github.io/react-icons/)\n\nTo build the examples locally, run:\n\n```\nnpm install\nnpm start\n```\n\nThen open [`localhost:8000`](http://localhost:8000) in a browser.\n\n\n## Installation\n\nThe easiest way to use react-icons is to install it from NPM and include it in your own React build process (using [Browserify](http://browserify.org), [Webpack](http://webpack.github.io/), etc).\n\nYou can also use the standalone build by including `dist/react-icons.js` in your page. If you use this, make sure you have already included React, and it is available as a global variable.\n\n```\nnpm install react-icons --save\n```\n\n\n## Usage\n\n__EXPLAIN USAGE HERE__\n\n```\nvar Icon = require('react-icons');\n\n\u003cIcon\u003eExample\u003c/Icon\u003e\n```\n\n### Properties\n\n* __DOCUMENT PROPERTIES HERE__\n\n### Notes\n\n__ADDITIONAL USAGE NOTES__\n\n\n## Development (`src`, `lib` and the build process)\n\n**NOTE:** The source code for the component is in `src`. A transpiled CommonJS version (generated with Babel) is available in `lib` for use with node.js, browserify and webpack. A UMD bundle is also built to `dist`, which can be included without the need for any build system.\n\nTo build, watch and serve the examples (which will also watch the component source), run `npm start`. If you just want to watch changes to `src` and rebuild `lib`, run `npm run watch` (this is useful if you are working with `npm link`).\n\n## License\n\n__PUT LICENSE HERE__\n\nCopyright (c) 2015 Joss Mackison.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjossmac%2Freact-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjossmac%2Freact-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjossmac%2Freact-icons/lists"}