The Tabler minus vertical icon depicts a horizontal line with a vertical line intersecting it, commonly used to represent a vertical minus or subtract operation, or to indicate a collapsed state in UI elements.
Common uses
- Vertical subtraction button
- Collapsing/expanding UI sections
- Separator line in specific contexts
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMinusVertical } from '@tabler/icons-react';
<IconMinusVertical size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- subtractlessdivideminusverticalremovedecreasenegativesystemvertical minuscollapse iconhorizontal barsystem minus
FAQ
- What does the minus vertical icon represent?
- It symbolizes a vertical minus or subtract operation, often used for actions like decreasing a value or collapsing an element.
- How do I use the minus vertical icon in React?
- You can import and use it like this: import { IconMinusVertical } from '@tabler/icons-react'; <IconMinusVertical />
- What is the license for the Tabler minus vertical icon?
- The Tabler icon library, including the minus vertical icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.