Pixelarticons

Zoom Out 2 Pixel Art Icon

An alternate zoom-out icon for reducing scale in map viewers, canvas tools and document editors with different grid densities.

devices Pro 2 variants

Tags

zoomcallmeetingout

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Zoom Out 2 icon

A second magnifying-glass-minus icon, drawn with a different stroke weight or lens proportion from zoom-out. Use it as the paired counterpart to zoom-in-2 in products that require two distinct zoom-icon styles, or when the primary zoom-out icon does not align visually with the rest of your icon set. The functional meaning is identical: reduce magnification. Match this icon with zoom-in-2 to keep visual consistency within the same component.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/zoom-out-2.svg" width="24" height="24" alt="Zoom Out 2" />

<!-- React -->
import { ZoomOut2 } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="zoom-out-2.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons