{"id":25454144,"url":"https://github.com/adityakumar41/react-tool-icons","last_synced_at":"2026-02-22T07:35:05.375Z","repository":{"id":277356708,"uuid":"931965746","full_name":"AdityaKumar41/react-tool-icons","owner":"AdityaKumar41","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-17T11:23:11.000Z","size":321,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T19:13:09.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-tool-icons","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/AdityaKumar41.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":"2025-02-13T06:25:28.000Z","updated_at":"2025-02-20T04:55:25.000Z","dependencies_parsed_at":"2025-02-13T14:47:28.457Z","dependency_job_id":null,"html_url":"https://github.com/AdityaKumar41/react-tool-icons","commit_stats":null,"previous_names":["adityakumar41/react-tool-icons"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdityaKumar41/react-tool-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Freact-tool-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Freact-tool-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Freact-tool-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Freact-tool-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdityaKumar41","download_url":"https://codeload.github.com/AdityaKumar41/react-tool-icons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Freact-tool-icons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29706569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T05:59:28.568Z","status":"ssl_error","status_checked_at":"2026-02-22T05:58:46.208Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-02-17T23:59:45.943Z","updated_at":"2026-02-22T07:35:05.360Z","avatar_url":"https://github.com/AdityaKumar41.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Tool Icons 📦\n\n![React Tool Icons Banner](https://res.cloudinary.com/dtgiujxll/image/upload/v1739516085/personal/rq3gi4eo8zywvdkyutlu.png)\n\nA comprehensive collection of 500+ high-quality icons for your React projects, including emojis, blockchain icons, React components, 3D icons, tech stack icons, and more.\n\n[![npm version](https://img.shields.io/npm/v/react-tool-icons.svg)](https://www.npmjs.com/package/react-tool-icons)\n[![License](https://img.shields.io/npm/l/react-tool-icons.svg)](https://github.com/yourusername/react-tool-icons/blob/main/LICENSE)\n[![Downloads](https://img.shields.io/npm/dm/react-tool-icons.svg)](https://www.npmjs.com/package/react-tool-icons)\n\n## Features\n\n- **500+ Unique Icons**: Carefully crafted icons across multiple categories\n- **Multiple Categories**:\n  - Emoji Icons\n  - Blockchain \u0026 Cryptocurrency\n  - Tech Stack Icons\n  - 3D Icons\n  - React-specific Components\n  - And many more...\n- **Flexible Usage**: Use as React components or SVG\n- **Customizable**: Easy to modify size, color, and other properties\n- **Lightweight**: Tree-shakeable exports for optimal bundle size\n- **TypeScript Support**: Full TypeScript definitions included\n\n## Installation\n\n```bash\n# Using npm\nnpm install react-tool-icons\n\n# Using yarn\nyarn add react-tool-icons\n\n# Using pnpm\npnpm add react-tool-icons\n```\n\n## Usage\n\n### React Components\n\n```jsx\nimport { BitcoinIcon, ReactIcon, SmileEmoji } from 'react-tool-icons';\n\nfunction App() {\n  return (\n    \u003cdiv\u003e\n      \u003cBitcoinIcon size={24} color=\"#F7931A\" /\u003e\n      \u003cReactIcon size={32} color=\"#61DAFB\" /\u003e\n      \u003cSmileEmoji size={28} /\u003e\n    \u003c/div\u003e\n  );\n}\n```\n\n### SVG Usage\n\n```jsx\nimport { icons } from 'react-tool-icons/svg';\n\nfunction App() {\n  return \u003cdiv dangerouslySetInnerHTML={{ __html: icons.bitcoin }} /\u003e;\n}\n```\n\n## Available Icons\n\n### Emoji Icons\n\n- 😊 Smile\n- 😎 Cool\n- 💖 Heart\n- ... and more\n\n### Blockchain Icons\n\n- Bitcoin (BTC)\n- Ethereum (ETH)\n- Binance Chain (BNB)\n- ... and more\n\n### Tech Stack Icons\n\n- React\n- Vue\n- Angular\n- Node.js\n- ... and more\n\n### 3D Icons\n\n- Cube\n- Sphere\n- Cylinder\n- ... and more\n\n## Props\n\n| Prop      | Type                | Default   | Description                  |\n| --------- | ------------------- | --------- | ---------------------------- |\n| size      | number              | 24        | Width and height of the icon |\n| color     | string              | 'current' | Color of the icon            |\n| className | string              | ''        | Additional CSS classes       |\n| style     | React.CSSProperties | {}        | Additional inline styles     |\n\n## Customization\n\n### Size\n\n```jsx\n\u003cBitcoinIcon size={32} /\u003e\n```\n\n### Color\n\n```jsx\n\u003cReactIcon color=\"#FF0000\" /\u003e\n```\n\n### Custom Styling\n\n```jsx\n\u003cEthereumIcon className=\"custom-class\" style={{ margin: '10px' }} /\u003e\n```\n\n## Browser Support\n\n- Chrome (Latest)\n- Firefox (Latest)\n- Safari (Latest)\n- Edge (Latest)\n- Opera (Latest)\n\n## Contributing\n\nWe welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md) for details.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Support\n\n- [Documentation](https://github.com/yourusername/react-tool-icons/wiki)\n- [Issues](https://github.com/yourusername/react-tool-icons/issues)\n- [Discussions](https://github.com/yourusername/react-tool-icons/discussions)\n\n## Author\n[@AdityaKumar41](https://github.com/AdityaKumar41)\n\n## Acknowledgments\n\nSpecial thanks to all contributors who helped make this package awesome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityakumar41%2Freact-tool-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityakumar41%2Freact-tool-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityakumar41%2Freact-tool-icons/lists"}