John KuehJohn Kueh

replace all icon

Lucide · replace-all · ISC

Download SVG

The Lucide replace all icon depicts a magnifying glass with arrows indicating a search and subsequent replacement, commonly used to signify a find and replace function in text editors or search interfaces.

Common uses

  • Initiating a find and replace operation
  • Confirming a bulk text substitution
  • Accessing advanced search and replace settings

Use it in React

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

<ReplaceAll size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
searchsubstituteswapchangereplaceallfind and replacesubstitute allchange allswap all

FAQ

What does the replace all icon represent?
It represents the action of finding all occurrences of a specific item and replacing them with another.
How do I use the replace all icon in React?
You can import and use it in your React components like this: import { ReplaceAll } from 'lucide-react'.
What is the license for the Lucide replace all icon?
The Lucide icon library, including the replace all icon, is available under the ISC license.

Related icons

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

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 →