The Tabler square rounded minus 2 icon depicts a rounded square with a minus sign inside, commonly used to represent actions like subtraction, removal, or decreasing a value in user interfaces.
Common uses
- Button to subtract an item from a list
- Control to decrease a numerical value
- Icon for a 'remove' or 'delete' function
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedMinus2 } from '@tabler/icons-react';
<IconSquareRoundedMinus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometrysubtractionmathdecreasecalculatereducedeductminimizesubtractsquareshapesroundedminus2remove iconsubtract icon
FAQ
- What is the purpose of the square rounded minus 2 icon?
- This icon visually represents operations involving subtraction, reduction, or removal of an item or value.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconSquareRoundedMinus2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this 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 →