The Tabler flower icon depicts a stylized blooming flower, commonly used in UIs to represent nature, growth, beauty, or organic themes.
Common uses
- Representing a 'Nature' or 'Environment' setting.
- Indicating a 'gardening' or 'botany' related feature.
- Adding a decorative element for organic or beautiful content.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlower } from '@tabler/icons-react';
<IconFlower size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFlower size={24} stroke={2} />filled
<IconFlowerFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- plantgardenroselotusflowerenvironmentnaturaloutdoorecosystemearthnature
FAQ
- What is the Tabler flower icon used for?
- It's used to visually represent concepts like nature, growth, beauty, or organic themes in user interfaces.
- How do I use the flower icon in React?
- You can import and use it in your React components like this: import { IconFlower } from '@tabler/icons-react'; <IconFlower />.
- What is the license for the Tabler flower icon?
- The Tabler icon library, including the flower 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 →