The Tabler plant 2 off icon depicts a plant that is no longer growing or alive, often used to signify the absence of nature, a disabled plant feature, or a deleted plant element in a UI.
Common uses
- Indicate a disabled plant growth feature.
- Show a deleted plant item in a list.
- Represent the absence of greenery in a UI section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlant2Off } from '@tabler/icons-react';
<IconPlant2Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- naturegreenflowerpottreeleafgreeneryrootstemseedplant2offno plantplant disabledplant removed
FAQ
- What does the 'off' in plant 2 off signify?
- The 'off' indicates that the plant is not active, growing, or present, often used for disabled or removed states.
- How do I use this icon in React?
- You can import and use it in your React components like this: import { IconPlant2Off } from '@tabler/icons-react'; <IconPlant2Off />.
- What is the license for this icon?
- This icon is part of the Tabler icon library and 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 →