The Tabler rainbow icon depicts a colorful arc, commonly used to represent concepts related to weather, diversity, or positive outcomes in UI design.
Common uses
- Displaying weather forecasts (e.g., chance of rainbows).
- Indicating a diverse or inclusive feature.
- Representing a positive or happy status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRainbow } from '@tabler/icons-react';
<IconRainbow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- colorfulweathercolorscolournaturerainbowclimateforecastmeteorologyatmosphericspectrumweather arcpride
FAQ
- What does the rainbow icon represent?
- It visually represents a rainbow, often used for weather-related themes or as a symbol of diversity and positivity.
- How do I use the rainbow icon in React?
- Import it using `import { IconRainbow } from '@tabler/icons-react'` and then use it as a component: `<IconRainbow />`.
- What is the license for the Tabler rainbow icon?
- The Tabler icon library, including the rainbow icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →