The Tabler slash icon depicts a diagonal line, commonly used to represent division, separation, or as a delimiter in various UI elements.
Common uses
- Division symbol in calculators or data displays.
- Separator between elements in a breadcrumb or navigation.
- Part of a 'not allowed' or 'cancel' symbol when combined with other elements.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSlash } from '@tabler/icons-react';
<IconSlash size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- signdividedashslashcalculationequationmathematicsnumericformulamathseparatordelimiter
FAQ
- What is the slash icon used for?
- It's primarily used to represent division in mathematical contexts or as a visual separator in UI elements.
- How do I use the slash icon in React?
- You can import and use it directly with the provided React component: import { IconSlash } from '@tabler/icons-react'.
- What is the license for the Tabler slash icon?
- The Tabler icon library, including the slash 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 →