Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md music off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMusicOffIcon = (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="M14 7h4V3h-6v4.61l2 2zm-2 3.44L4.41 2.86 3 4.27l9 9v.28c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07-.46 2.74 1.86 5.08 4.59 4.65 1.96-.31 3.35-2.11 3.35-4.1v-1.58L19.73 21l1.41-1.41L12 10.44zM10 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.48 KB
Tags
audioaudio offaudiotrackblockblocked musiccross outdisabledisableddisabled musicenabledforbidforbidden musickeymediamedia controlmusicmusic controlmusic disabledmusic offmutemute audiomute musicmute soundmute volumeno audiono musicno soundnoteoffonquietsilencesilentslashslashed musicsoundsound offtrackvolumevolume off
Compare Alternatives
See how other libraries approach this concept.