The Tabler square minus 2 icon depicts a square with a minus symbol inside, commonly used to represent actions like subtraction, removal, or a decrease in value within user interfaces.
Common uses
- Button to decrease a quantity in a shopping cart.
- Icon for a 'remove' or 'delete' action in a list.
- Symbol indicating a negative value or a reduction in a numerical display.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareMinus2 } from '@tabler/icons-react';
<IconSquareMinus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometrysubtractionmathsymbolcalculatedecreasesubtractcountdiminishreduceindeterminateremoveshapessquareminus2
FAQ
- What is the purpose of the square minus 2 icon?
- This icon visually represents subtraction, removal, or a decrease. It's useful for actions that reduce an item count or a numerical value.
- How do I use the square minus 2 icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: `import { IconSquareMinus2 } from '@tabler/icons-react'`.
- What is the license for the Tabler square minus 2 icon?
- The Tabler icon library, including the square minus 2 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.