John KuehJohn Kueh

zoom out icon

Lucide · zoom-out · ISC

Download SVG

The Lucide zoom out icon visually represents decreasing the scale or magnification of content, commonly used to make elements appear smaller on screen.

Common uses

  • Shrinking map views
  • Reducing text size
  • Decreasing image magnification

Use it in React

Install
npm i lucide-react
Import & render
import { ZoomOut } from 'lucide-react';

<ZoomOut size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
magnifying glasspluszoomoutmagnify lessshrinkreducezoom decrease

FAQ

What is the purpose of the zoom out icon?
It signifies the action of making content smaller or reducing its displayed size, often used in conjunction with a zoom in icon.
How do I use the zoom out icon in React?
You can import and use it like this: import { ZoomOut } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →