The Tabler zoom replace icon visually represents changing the zoom level or replacing the current view with a zoomed-in version, commonly used in map or image viewers.
Common uses
- Zooming in on a map section
- Replacing a thumbnail with a larger view
- Switching between different map zoom levels
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZoomReplace } from '@tabler/icons-react';
<IconZoomReplace size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- findchangeswitchswapzoomreplacelocationnavigationmagnifyenlargemapmagnify replaceenlarge mapzoom in outmap zoom
FAQ
- What is the zoom replace icon used for?
- It's used to indicate actions related to zooming in, zooming out, or replacing a view with a magnified one, often in map or image interfaces.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconZoomReplace } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the zoom replace icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →