Pixelarticons

Volume Plus Pixel Art Icon

A volume-up icon for increasing audio level, a volume increment button, and louder-setting controls.

media Pro 2 variants

Tags

volumesoundspeakerloudplusaddnewcreatepositive

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 Volume Plus icon

A speaker with a plus sign, inviting users to raise the audio output one step at a time. Pair it with volume-minus to create a tap-based volume control in a media player, a TV remote interface, or an accessibility setting that avoids sliders. The visual language is immediately clear without any label. When the user has already reached maximum volume, consider disabling or graying this icon to prevent frustrating repeated taps.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/volume-plus.svg" width="24" height="24" alt="Volume Plus" />

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

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

Related icons