The Tabler brackets off icon depicts a pair of brackets with a diagonal line through them, commonly used to indicate that mathematical operations or expressions are disabled, inactive, or not applicable.
Common uses
- Disabling a formula input field.
- Indicating an inactive equation section.
- Showing a disabled calculation option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBracketsOff } from '@tabler/icons-react';
<IconBracketsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- punctuationadditionalinformationbracketsoffcalculationequationdisabledinactivemathematicsmathdisabled bracketsinactive mathno equationparentheses off
FAQ
- What does the brackets off icon represent?
- It visually signifies that brackets, often used for grouping in mathematical expressions or code, are disabled or not in use.
- How do I use this icon in React?
- You can import and use it like this: import { IconBracketsOff } from '@tabler/icons-react'; <IconBracketsOff />
- What is the license for this icon?
- The Tabler icon library, including the brackets-off 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 →