John KuehJohn Kueh

zoom check icon

Tabler · zoom-check · MIT

Download SVG

The Tabler zoom check icon depicts a magnifying glass with a checkmark, typically used to indicate successful zooming in on a specific area or confirming a selection on a map or within a detailed view.

Common uses

  • Confirming a selected map area for navigation.
  • Verifying a zoomed-in detail in an image viewer.
  • Indicating a successful search or filter application on a map.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconZoomCheck } from '@tabler/icons-react';

<IconZoomCheck size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconZoomCheck size={24} stroke={2} />
filled
<IconZoomCheckFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
verifymagnifyingglassmagnifierokdonezoomchecklocationnavigationmapmagnifying glass checkmap zoom confirmverified zoomsearch confirm

FAQ

What does the zoom check icon represent?
It visually combines the action of zooming (magnifying glass) with confirmation (checkmark), suggesting a successful zoom or selection.
How do I use this icon in React?
Import it using `import { IconZoomCheck } from '@tabler/icons-react';` and then use it as a React component.
What is the license for this icon?
The Tabler icon set, including the zoom check 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 →