Pixelarticons

Vibrate Off Pixel Art Icon

A vibration-off icon for silent mode without haptics, disabling haptic feedback and 'No vibration' notification settings.

devices Pro 4 variants

Tags

vibrateoff

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 Vibrate Off icon

A smartphone with motion lines crossed out or removed, indicating vibration is disabled. Use it in sound-and-notification settings when you need to distinguish between 'vibrate mode' and 'fully silent with no haptic feedback.' It completes the vibrate/vibrate-off pair for a haptic-feedback toggle in accessibility or notification preferences. A user turning off both ring and vibrate arrives at a true silent state, making this icon useful in multi-step notification-mode flows.

Usage

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

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

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

Related icons