John KuehJohn Kueh

zoom pan icon

Tabler · zoom-pan · MIT

Download SVG

The Tabler zoom pan icon visually represents the action of magnifying an area and then moving or shifting the view within that magnified space, commonly used for interactive map or image viewers.

Common uses

  • Map application zoom and drag controls
  • Image editor zoom and pan functionality
  • Document viewer navigation

Use it in React

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

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

Styles

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

outline
<IconZoomPan size={24} stroke={2} />
filled
<IconZoomPanFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
enlargementshiftingmagnifierzoompanlocationnavigationmagnifyenlargescalemapmagnifying glass panenlarge movemap navigationscale shift

FAQ

What is the zoom pan icon used for?
It's used to indicate the ability to both enlarge a view and then move around within that enlarged view, like on a map or image.
How do I use the zoom pan icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconZoomPan } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including zoom-pan, are distributed 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 →