A speaker with no waves, for mute, silence and audio switched off. On a 24×24 grid in stroke, duotone and fill, free under MIT.

Mediav0.1.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M11 11L11 18.9962C11 19.9753 9.7386 20.3711 9.1793 19.5675L6.2984 15.4287C6.1115 15.1601 5.8049 15 5.4777 15L3 15C2.4477 15 2 14.5523 2 14L2 10C2 9.4477 2.4477 9 3 9L5.4777 9C5.8049 9 6.1115 8.8399 6.2984 8.5713L7.2312 7.2312M15.8044 6.9091C17.2058 8.2316 18 10.0732 18 12C18 12.112 17.9973 12.2238 17.992 12.3351M18.5498 4C20.7519 6.0782 22 8.9721 22 12C22 13.2746 21.7788 14.5254 21.3585 15.7016M2 2L22 22"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • mute
  • muted
  • silent
  • sound off
  • no audio
  • silence
  • sound
  • audio
  • speaker
  • loudness

Related icons

The rest of the volume family first, then the Media shelf.

FAQ

Answered from volume-off's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the volume-off icon for?
A speaker with no waves, for mute, silence and audio switched off. It is filed under Media in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as mute, muted, silent, sound off, no audio, silence, sound, audio, speaker and loudness, and the browser's search matches all of those.
What styles does the volume-off icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of volume-off?
No. volume-off is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with volume-off?
volume, volume-low, volume-minus, volume-plus, volume-x and audio-lines, and 12 more, all shown below. The volume family is listed first, then the rest of the Media shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import volume-off in React?
<VolumeOff /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <VolumeOff size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the volume-off SVG?
icons/stroke/volume-off.svg, icons/duotone/volume-off.svg and icons/fill/volume-off.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was volume-off added to the set?
Added 19 Aug 2026. It ships in v0.1.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.