The Tabler brackets angle off icon depicts angled brackets with a diagonal line through them, commonly used to indicate deactivation, exclusion, or removal of code or syntax elements.
Common uses
- Disable code block highlighting
- Exclude specific syntax rules
- Cancel or suspend a programming feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBracketsAngleOff } from '@tabler/icons-react';
<IconBracketsAngleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- codesyntaxprogrammingdevelopmentdeactivateexcluderemovecancelsuspendbracketsdesignangleoffcode offsyntax excludeprogramming cancel
FAQ
- What does the brackets angle off icon represent?
- It visually signifies the deactivation, exclusion, or removal of code elements, often related to programming syntax or configuration.
- How do I use this icon in React?
- You can import it using: import { IconBracketsAngleOff } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →