Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Text changing depending on mode. Light: 'So light!' Dark: 'So dark!'

[![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
Daniel Gomes

💻
Jeferson J Amorim
Jeferson Amorim

💻

## Star History





Star History Chart

© 2024 rocketclimb