Find And Replace Pixel Art Icon
A find-and-replace icon for text editors, code IDEs, bulk rename tools, and search-and-swap operations.
Tags
findandreplace
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Find And Replace icon
An icon for the two-step 'find, then replace' operation, often depicted as two magnifiers or two text snippets with a swap arrow. Use it on the 'Find and replace' command in a code editor or word processor, a 'Bulk rename' action in a file manager, a 'Search and replace' feature in a CMS, or a data-transformation step in an ETL pipeline. For plain searching without replacement, a single magnifier is the standard choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/find-and-replace.svg" width="24" height="24" alt="Find And Replace" />
<!-- React -->
import { FindAndReplace } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="find-and-replace.svg" width="48" height="48" style="image-rendering: pixelated" />