The Tabler code off icon depicts a pair of brackets with a diagonal line through them, commonly used to indicate that code-related functionality or display is disabled or turned off.
Common uses
- Disabling code editor features
- Toggling code snippet visibility
- Indicating a disabled command-line interface
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCodeOff } from '@tabler/icons-react';
<IconCodeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- bracketssourceprogrammingcommandcodeoffdisabledinactivescriptsoftwaretextsource offprogramming disabledcode inactivebrackets disabled
FAQ
- What does the code-off icon represent?
- It signifies that code-related features or content are currently inactive or disabled.
- How do I use this icon in React?
- Import it using `import { IconCodeOff } from '@tabler/icons-react'` and then use it as a component: `<IconCodeOff />`.
- What is the license for this icon?
- The Tabler icon library, including the code-off icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.