John KuehJohn Kueh

text italic slash icon

HugeIcons · TextItalicSlashIcon · MIT

Download SVG

The HugeIcons text italic slash icon visually represents the removal or negation of italic text formatting, commonly used to indicate an option to turn off italics or to strikethrough italicized text.

Common uses

  • Toggle button to disable italic formatting
  • Clear formatting option for rich text editors
  • Indicate a disabled or unsupported italic style

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextItalicSlashIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TextItalicSlashIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no italicsitalic offstrikethrough italicclear italic

FAQ

What does this icon represent?
This icon represents the action of removing or disabling italic text formatting. It's often used in text editing tools.
How do I use the TextItalicSlashIcon in React?
Import both HugeiconsIcon and TextItalicSlashIcon, then render it using <HugeiconsIcon icon={TextItalicSlashIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →