The Tabler code minus icon depicts a code block with a minus sign, typically used to represent actions like removing code, deactivating a feature, or indicating a negative code-related state.
Common uses
- Button to remove a code snippet
- Deactivate a feature toggle
- Indicate a negative code change
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCodeMinus } from '@tabler/icons-react';
<IconCodeMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- removedeleteinsertbracescodeminusprogrammingscriptsoftwaredevelopmenttextremove codedelete codecode block minusnegative code
FAQ
- What does the code minus icon represent?
- It visually signifies the removal or negation of code, often used for actions like deleting code or deactivating programming features.
- How do I use this icon in React?
- You can import and use it like this: import { IconCodeMinus } from '@tabler/icons-react'; <IconCodeMinus />
- What is the license for this icon?
- The Tabler icon library, including the code-minus 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 →