The Tabler slashes icon depicts two diagonal lines, often used to represent a division, separation, or a 'no' symbol in user interfaces.
Common uses
- Indicate division or separation in data displays.
- Represent a 'no' or 'forbidden' action.
- Used as a visual separator in lists or menus.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSlashes } from '@tabler/icons-react';
<IconSlashes size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- signkeybuttondashdivideslashessystemseparatorforbidden
FAQ
- What does the slashes icon represent?
- It visually signifies division, separation, or a negative/forbidden state.
- How do I use the slashes icon in React?
- Import it using: import { IconSlashes } from '@tabler/icons-react'; and then use it as a component: <IconSlashes />.
- What is the license for the Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →