A speaker at one wave, for quiet playback and a level turned down. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<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="M2 10C2 9.447715 2.447715 9 3 9L5.477658 9C5.804909 9 6.111453 8.839879 6.298408 8.571288L9.17925 4.432477C9.738582 3.628903 11 4.024692 11 5.003764L11 18.996236C11 19.975308 9.738582 20.371097 9.17925 19.567523L6.298408 15.428712C6.111453 15.160121 5.804909 15 5.477658 15L3 15C2.447715 15 2 14.552285 2 14ZM15.80444 6.909091C17.205764 8.231561 18 10.073179 18 12C18 13.926821 17.205764 15.768439 15.80444 17.090909"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- quiet
- sound down
- speaker soft
- turned down
- sound
- audio
- speaker
- mute
- loudness
Related icons
The rest of the volume family first, then the Media shelf.
FAQ
Answered from volume-low's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the volume-low icon for?
- A speaker at one wave, for quiet playback and a level turned down. 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 quiet, sound down, speaker soft, turned down, sound, audio, speaker, mute and loudness, and the browser's search matches all of those.
- What styles does the volume-low 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-low?
- No. volume-low is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with volume-low?
- volume, volume-minus, volume-off, 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-low in React?
- <VolumeLow /> 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 <VolumeLow size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the volume-low SVG?
- icons/stroke/volume-low.svg, icons/duotone/volume-low.svg and icons/fill/volume-low.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-low added to the set?
- Added 12 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.