The Tabler backslash icon depicts the \ character, commonly used in programming for escape sequences, file paths, and regular expressions.
Common uses
- Indicating file path separators
- Representing escape characters in code snippets
- As a mathematical operator or symbol
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBackslash } from '@tabler/icons-react';
<IconBackslash size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- charactertypographyescapecodetextprogrammingsyntaxkeyboardpunctuationbackslashmathescape characterpath separatordivision symbol
FAQ
- What is the backslash icon used for?
- It represents the \ character, often used for escape sequences in programming, file paths, or as a mathematical symbol.
- How do I use the backslash icon in React?
- Import it using `import { IconBackslash } from '@tabler/icons-react'` and then use it as a component: `<IconBackslash />`.
- What is the license for the Tabler backslash icon?
- The Tabler icon library, including the backslash icon, is distributed under the MIT license.
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 →