John KuehJohn Kueh

zoom cancel icon

Tabler · zoom-cancel · MIT

Download SVG

The Tabler zoom cancel icon depicts a magnifying glass with a diagonal line through it, typically used to indicate the cancellation or closing of a zoom or search function.

Common uses

  • Closing a search overlay
  • Canceling a map zoom action
  • Dismissing a modal search window

Use it in React

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

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

Styles

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

outline
<IconZoomCancel size={24} stroke={2} />
filled
<IconZoomCancelFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
magnifying glasszoomcancellocationnavigationmagnifyenlargescalefocusviewmapclose zoomsearch cancelmagnify cancelexit zoom

FAQ

What is the purpose of the zoom cancel icon?
It signifies the action of stopping or closing a zoom or search operation within a user interface.
How do I use this icon in React?
Import it using: import { IconZoomCancel } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons 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 →