The Tabler script minus icon depicts a document with a minus sign, commonly used to represent actions like removing, deleting, or decreasing code or script-related items.
Common uses
- Button to remove a script from a list
- Icon for a 'decrease version' action
- Delete script functionality in a code editor
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScriptMinus } from '@tabler/icons-react';
<IconScriptMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- codeprogrammingcodingremovedeletescriptminussubtractlessdecreasedocumentcode minusdelete scriptremove codescript delete
FAQ
- What does the script minus icon represent?
- It symbolizes the removal or reduction of a script or code element. It's often used for delete or subtract actions related to code.
- How do I use this icon in React?
- You can import and use it like this: `import { IconScriptMinus } from '@tabler/icons-react'`. Then render it as `<IconScriptMinus />`.
- What is the license for this icon?
- The Tabler icon library, including the script 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 →