Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md volume off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVolumeOffIcon = (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="M4.34 2.93L2.93 4.34 7.29 8.7 7 9H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06c1.34-.3 2.57-.92 3.61-1.75l2.05 2.05 1.41-1.41L4.34 2.93zM10 15.17L7.83 13H5v-2h2.83l.88-.88L10 11.41v3.76zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zm-7-8l-1.88 1.88L12 7.76zm4.5 8c0-1.77-1.02-3.29-2.5-4.03v1.79l2.48 2.48c.01-.08.02-.16.02-.24z"/>
</svg>
);SVG Optimizer
Before
0.64 KB
↓
After
0.63 KB
Tags
accessibilityaudioaudio controlaudio offcontrolcross outdiagonal linedisabledenabledforbiddenhearinglowmedia controlmultimediamusicmuteno soundoffoff stateonprohibitedquietsilentslashsoundsound offspeakerspeaker offtriangletvvolumevolume controlvolume off
Compare Alternatives
See how other libraries approach this concept.