https://github.com/rocketclimb/rocketicons
React and React Native icons powered by Tailwind
https://github.com/rocketclimb/rocketicons
icons nextjs npm-package react react-native reactjs
Last synced: about 1 year ago
JSON representation
React and React Native icons powered by Tailwind
- Host: GitHub
- URL: https://github.com/rocketclimb/rocketicons
- Owner: rocketclimb
- License: mit
- Created: 2024-03-24T01:48:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-04T14:44:56.000Z (about 1 year ago)
- Last Synced: 2025-05-04T15:24:31.395Z (about 1 year ago)
- Topics: icons, nextjs, npm-package, react, react-native, reactjs
- Language: TypeScript
- Homepage: https://rocketicons.io
- Size: 23.1 MB
- Stars: 72
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

[](https://sonarcloud.io/summary/new_code?id=rocketclimb_rocketicons) [](#contributors)
## Introduction
Welcome to the definitive React Icons tool!
This component provides a collection of icons for use in your **React** web and **React Native** projects.
**rocketicons** utilizes **Tailwind CSS** classes for styling, making it easy to customize and integrate into your applications.
## Why it was created?
**rocketicons** was created to provide a simple and
easy-to-use icon library for developers who wish to write a single code that can
work both in **React** web and **React Native**. We got inspired by the awesome work done by [@kamijin_fanta](https://github.com/kamijin-fanta) on [react-icons](https://github.com/react-icons/react-icons) and decided to improve on top of that.
We also got excited about [@expo](https://github.com/expo) and the possibility of creating multiplatform apps using a single codebase, sharing as much code as we can between multiple platforms.
## Packages in this repository
- [core](https://github.com/rocketclimb/rocketicons/blob/main/packages/core) - The core of the icon package generation.
- [generator](https://github.com/rocketclimb/rocketicons/blob/main/packages/generator) - The icon generator itself.
- [icons](https://github.com/rocketclimb/rocketicons/blob/main/packages/icons) - The main package, generated by gen.
- [ignition](https://github.com/rocketclimb/rocketicons/blob/main/packages/ignition) - Our website.
- [tailwind](https://github.com/rocketclimb/rocketicons/blob/main/packages/tailwind) - Our **_Tailwind_** plugin.
## Demos
We are still working on the demos for you to demonstrate the power of **rocketicons** across multiple scenarios and frameworks. Until then, you can enjoy the icons on our website already using the **rocketicons** package.
## License
This project is licensed under the [MIT License](https://github.com/rocketclimb/rocketicons/blob/develop/LICENSE).
## Contributors

Daniel Gomes
💻

Jeferson Amorim
💻
## Star History
© 2024 rocketclimb