Pixelarticons

Volume Vibrate Pixel Art Icon

A volume-vibrate icon for vibration mode, silent-with-haptics settings, and phone notification style selectors.

media Pro 2 variants

Tags

volumesoundspeakerloudvibrate

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 Vibrate icon

A speaker with vibration lines rather than sound waves, representing the device state where audio is silenced but haptic feedback remains active. It fits a notification preference panel, a ringer mode selector on a phone settings screen, or a do-not-disturb setup flow where users choose between vibrate, silent, and sound options. It bridges volume-x (fully silent) and volume-1 (quiet sound), covering the middle-ground haptics mode.

Usage

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

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

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

Related icons