The Tabler braces off icon depicts a pair of curly braces with a diagonal line through them, commonly used to indicate that a mathematical expression, equation, or related function is disabled or not applicable.
Common uses
- Disabling a math input field
- Indicating an inactive equation editor
- Showing a disabled formula option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBracesOff } from '@tabler/icons-react';
<IconBracesOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- punctuationadditionalinformationbracesoffcalculationequationdisabledinactivemathematicsmathdisabled mathinactive equationno bracesmath disabled
FAQ
- What does the braces off icon represent?
- It signifies that curly braces, often used in mathematical or programming contexts, are turned off, disabled, or not currently in use.
- How do I use this icon in React?
- You can import and use it like this: import { IconBracesOff } from '@tabler/icons-react'; <IconBracesOff />
- What is the license for this icon?
- The Tabler icon library, including the braces off icon, is available 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 →