John KuehJohn Kueh

remove formatting icon

Lucide · remove-formatting · ISC

Download SVG

The Lucide remove formatting icon depicts a document with an 'X' over it, symbolizing the action of clearing all text formatting to revert to plain text.

Common uses

  • Clearing formatting from selected text in a rich text editor.
  • Resetting font styles to default in a document or form field.
  • A button to remove bold, italics, underline, and other styles.

Use it in React

Install
npm i lucide-react
Import & render
import { RemoveFormatting } from 'lucide-react';

<RemoveFormatting size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
textfonttypographyformatxremovedeletetimesclearformattingclear formattingstrip formattingplain textreset text

FAQ

What is the purpose of the remove formatting icon?
This icon is used to clear all applied text formatting, such as bold, italics, or font changes, reverting the text to its default style.
How do I use this icon in React?
You can import and use it in your React application with: import { RemoveFormatting } from 'lucide-react'.
What is the license for this icon?
The Lucide icon library, including the remove formatting icon, is available under the ISC license.

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