John KuehJohn Kueh

variable off icon

Tabler · variable-off · MIT

Download SVG

The Tabler variable off icon depicts a variable symbol with a diagonal line through it, commonly used to indicate a disabled or inactive variable state in user interfaces.

Common uses

  • Disabling a form field for a variable.
  • Showing a variable that is not currently in use.
  • Representing an undefined or unset variable.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconVariableOff } from '@tabler/icons-react';

<IconVariableOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Math
Keywords
mathsmathematicssciencecalculatefunctionvariableoffcalculationequationdisabledmathdisabled variableinactive variableunset variablemath off

FAQ

What does the variable-off icon represent?
It signifies a variable that is turned off, disabled, or not currently active. This is useful for indicating states in forms or data management.
How do I use this icon in React?
You can import and use it like this: import { IconVariableOff } from '@tabler/icons-react'; <IconVariableOff />
What is the license for this icon?
The Tabler icons, including 'variable-off', 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 →