John KuehJohn Kueh

zoom in area icon

Tabler · zoom-in-area · MIT

Download SVG

The Tabler zoom in area icon depicts a square with a magnifying glass, commonly used to indicate an action that zooms into a specific selected region of a map or image.

Common uses

  • Zooming into a selected map region.
  • Enlarging a specific part of an image preview.
  • Focusing on a defined area in a diagram.

Use it in React

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

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

Styles

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

outline
<IconZoomInArea size={24} stroke={2} />
filled
<IconZoomInAreaFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
selectedsquaremagnifierenlargementzoomarealocationnavigationmagnifyenlargemapinselect zoommagnify regionarea zoomzoom selection

FAQ

What does the zoom in area icon represent?
It represents the action of magnifying or enlarging a specific, selected area within a larger view, often used for maps or images.
How do I use this icon in React?
You can import and use it in your React application with: import { IconZoomInArea } from '@tabler/icons-react'.
What is the license for this icon?
This icon is provided 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 →