The Lucide octagon minus icon depicts a red octagon with a white minus sign, commonly used to signify stopping, prohibiting, or removing an action or item.
Common uses
- Stop or halt a process
- Indicate a restricted area or function
- Remove an item from a list or selection
Use it in React
Install
npm i lucide-reactImport & render
import { OctagonMinus } from 'lucide-react';
<OctagonMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- stopforbiddensubtractremovedecreasereduce-traffichaltrestrictedoctagonminus
FAQ
- What is the octagon minus icon used for?
- It's typically used to represent actions like stopping, prohibiting, removing, or decreasing something in a user interface.
- How do I use the octagon minus icon in React?
- You can import and use it like this: import { OctagonMinus } from 'lucide-react'
- What is the license for this icon?
- This icon is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →