Pixelarticons

Megaphone Off Pixel Art Icon

A megaphone with an off indicator for muted announcements, paused broadcasts, disabled notifications and silenced campaigns.

communication Pro 4 variants

Tags

megaphoneoff

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 Megaphone Off icon

A megaphone crossed out or marked as off, indicating that broadcasting or amplification has been disabled or muted. Notification-settings panels use it to represent Announcements off or a muted broadcast channel; admin tools show it when a marketing campaign is paused; moderation interfaces reach for it when a user's ability to broadcast has been revoked. The active megaphone icon is the counterpart. For a completely silent mode across all notifications, a bell-off or mute icon may be more universally understood.

Usage

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

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

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

Related icons