Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md volume up
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVolumeUpIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M3 9v6h4l5 5V4L7 9H3zm7-.17v6.34L7.83 13H5v-2h2.83L10 8.83zM16.5 12c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z"/>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
acousticadjust volumeamplifyaudioaudio barsaudio controlaudio outputcontrolcontrolsdecibelshearinghigh volumeiconincrease volumelistenloudmediamultimediamusicplaybacksettingssoundsound barssound levelssound settingsound wavespeakersymboltvupvideovolumevolume controlvolume up
Compare Alternatives
See how other libraries approach this concept.