The Tabler flower off icon depicts a stylized flower with a diagonal line through it, commonly used to indicate that a nature-related feature or option is disabled or unavailable.
Common uses
- Disabling a 'subscribe to nature newsletter' option.
- Showing a plant or garden feature is currently inactive.
- Indicating a 'no flowers allowed' rule in a garden management app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlowerOff } from '@tabler/icons-react';
<IconFlowerOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- plantgardenroselotusfloweroffenvironmentnaturaldisabledinactivenatureplant offgarden disablednature inactiverose off
FAQ
- What does the flower off icon represent?
- It represents something related to nature, like a flower or plant, that is turned off, disabled, or unavailable.
- How do I use the flower off icon in React?
- You can import and use it in your React components like this: import { IconFlowerOff } from '@tabler/icons-react'; <IconFlowerOff />
- What is the license for the flower off icon?
- The Tabler icon library, including the flower off icon, is available 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 →