The Tabler flare icon depicts a bright burst of light, commonly used to represent heat, sunlight, or a sudden intense emission in user interfaces.
Common uses
- Displaying current temperature or heat index.
- Indicating a solar power status or availability.
- Signifying a 'hot' or 'trending' item.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlare } from '@tabler/icons-react';
<IconFlare size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFlare size={24} stroke={2} />filled
<IconFlareFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- shineflareheatsunlighthotsunclimateforecastmeteorologyatmosphericweather
FAQ
- What does the flare icon represent?
- It represents a burst of light, often symbolizing heat, sunlight, or a strong emission.
- How do I use the flare icon in React?
- You can import and use it with: import { IconFlare } from '@tabler/icons-react'
- What is the license for the Tabler flare icon?
- The Tabler icons, including flare, are available under the MIT license.
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 →