• Docs
  • Getting Started
  • Icons
Switch theme
GitHub
  • Getting Started
    • Installation
    • Configuration
    • Customization
    • Contributing
  • Using The Icons
    • Adding Icons
    • Colors
    • Dark Mode
    • Responsive Design
    • Sizing Icons
    • Hover, Focus and Other States
    • Styling
  • Icons
    • rocketicons
    • Ant Design Icons
    • BoxIcons
    • Bootstrap Icons
    • css.gg
    • Circum Icons
    • Devicons
    • Font Awesome 5
    • Font Awesome 6
    • Flat Color Icons
    • Feather
    • Game Icons
    • Github Octicons icons
    • Grommet-Icons
    • Heroicons
    • Heroicons 2
    • IcoMoon Free
    • Ionicons 4
    • Ionicons 5
    • Icons8 Line Awesome
    • Lucide
    • Material Design icons
    • Phosphor Icons
    • Remix Icon
    • Radix Icons
    • Simple Icons
    • Simple Line Icons
    • Tabler Icons
    • Themify Icons
    • Typicons
    • VS Code Icons
    • Weather Icons
  • Roadmap

Feather

287 Icons

https://feathericons.com/

MITMIT

Copyright © 2024 rocketclimb

DiscordGitHub

Loading...

Loading...

Loading...

Loading...

Watch icon updates as options change.

Loading...

Watch icon updates as options change.

Loading...

Watch icon updates as options change.

Loading...

Change the theme mode and see the changes

Loading...

Hover over the icon and see changes

Import the icon component from rocketicons

Place the element wherever you need

Styling

Use the utilities icons-* styling the component. Combining with the power of Tailwind, you should be able achiving any result your project requires.

Utilities for setting icons size. It can be customized or added as your need. Tailwind utilities like size, height and width can be used as well.

Use the colors utilities to colorize the icons. See Tailwind colors section to learn more about it.

Combine the icons utilities changing the colors and the size of the component on the same time. It should be combined on the format icon-{color}-{size} and just one utilitied should be applied at once.

Powered by Tailwind (by NativeWind on React-native), the dark mode variante can be used defined a different appearance when dark mode is enabled.

Hover, Focus, and and Other States has total power on web, however the NativeWind support is not complete and there are few limitations as described on the official documentation. There is also a dedicated state section on the documentation.