The Lucide slash icon depicts a diagonal line, commonly used to represent division, separation, or as an alternative to 'or' in text.
Common uses
- Division operator in a calculator UI
- Separator between navigation links
- Indicating 'or' in a label (e.g., 'Yes / No')
Use it in React
Install
npm i lucide-reactImport & render
import { Slash } from 'lucide-react';
<Slash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dividedivisionor/slashforward slash
FAQ
- What does the slash icon represent?
- It represents a diagonal line, often used for division, separation, or as an alternative to the word 'or'.
- How do I use the slash icon in React?
- You can import and use it like this: import { Slash } from 'lucide-react'
- What is the license for the Lucide slash icon?
- The Lucide icon library, including the slash icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.