John KuehJohn Kueh

zoom out area icon

Tabler · zoom-out-area · MIT

Download SVG

The Tabler zoom out area icon visually represents diminishing a map or image view to show a broader area, commonly used for map navigation or image scaling controls.

Common uses

  • Shrink map view to show more of the surrounding region.
  • Decrease the magnification level of an image or document.
  • Provide a control to zoom out from a selected area on a map.

Use it in React

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

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

Styles

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

outline
<IconZoomOutArea size={24} stroke={2} />
filled
<IconZoomOutAreaFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
selectedsquaremagnifierdiminishingzoomoutarealocationnavigationmagnifymapmap zoom outreduce viewmagnifier outarea selection zoom

FAQ

What is the zoom out area icon used for?
It's used to indicate an action that reduces the visible area or magnification, typically in map or image viewers.
How do I use this icon in React?
Import it using: import { IconZoomOutArea } from '@tabler/icons-react'
What is the license for this icon?
This icon is 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 →