Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 7 hours 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T21:05:43.000Z (5 months ago)
- Last Synced: 2024-10-14T04:02:21.245Z (3 months ago)
- Topics: icons, nextjs, npm-package, react, react-native, reactjs
- Language: TypeScript
- Homepage: https://rocketicons.io
- Size: 22.7 MB
- Stars: 65
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=rocketclimb_rocketicons&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=rocketclimb_rocketicons) [![All Contributors](https://img.shields.io/github/all-contributors/rocketclimb/rocketicons?color=ee8449&style=flat-square)](#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