The Phosphor text t slash icon depicts a capital letter 'T' with a diagonal line through it, commonly used to indicate clearing or removing text formatting.
Common uses
- Clear all text formatting button
- Remove text style option
- Reset text to plain
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { TextTSlash } from '@phosphor-icons/react';
<TextTSlash size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<TextTSlash size={24} />thin
<TextTSlash size={24} weight="thin" />light
<TextTSlash size={24} weight="light" />bold
<TextTSlash size={24} weight="bold" />fill
<TextTSlash size={24} weight="fill" />duotone
<TextTSlash size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- design
- Keywords
- *new*typographytypefaceprintfontformattingcleardesigneditortexttslashclear formattingremove text styleplain textreset typography
FAQ
- What does the text t slash icon represent?
- It represents clearing or removing text formatting, like bold, italics, or underline.
- How do I use this icon in React?
- Import it as TextTSlash from '@phosphor-icons/react' and use it in your JSX.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →