The Tabler variable minus icon visually represents the concept of subtracting or removing a variable, often used in interfaces to denote actions like unsetting a value or removing a parameter.
Common uses
- Button to unset a configuration variable
- Icon for a 'remove parameter' action in a form
- Visual cue for a 'disable' or 'off' state related to a variable
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVariableMinus } from '@tabler/icons-react';
<IconVariableMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- offdeletemathsmathematicssciencecalculatefunctionvariableminuscalculationmathunset variableremove parametervariable offdelete math
FAQ
- What does the variable minus icon represent?
- It symbolizes the removal or subtraction of a variable. In UI, this often translates to actions like deleting, unsetting, or disabling a variable or parameter.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconVariableMinus } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including variable-minus, are 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 →