• Docs
  • Getting Started
  • Icons
Switch theme
GitHub

Icons your way and as you need them. On the Web or Mobile.

The icon library you've been looking for. Works in React and React Native without any changes. Just one code that runs wherever you need it. And with all the power you already know from Tailwind.

Getting Started
rocketicons
Styling in a wayyou've never seen before.
A funny way handling icons
<div
className="h-32"
>
<RcRocketIcon
className="size-10"
/>
<div>
<div
className="text-slate-900 text-2xl font-light dark:text-white mt-2"
>
<RocketIconsText />
</div>
<div
className="mr-2"
>
Styling in a way
<RcRocketIcon
className="icon-slate-900-sm dark:icon-red-500-sm"
/>
you've never seen before.
</div>
<div
className="mt-0.5 text-xs leading-6"
>
A funny way handling icons
</div>
</div>
</div>

Copyright © 2024 rocketclimb

DiscordGitHub