Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md subtitles off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSubtitlesOffIcon = (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}
>
<g></g><g><g><path d="M20,4H6.83l2,2H20v11.17l1.76,1.76C21.91,18.65,22,18.34,22,18V6C22,4.9,21.1,4,20,4z"/><polygon points="18,10 12.83,10 14.83,12 18,12"/><path d="M1.04,3.87l1.2,1.2C2.09,5.35,2,5.66,2,6v12c0,1.1,0.9,2,2,2h13.17l2.96,2.96l1.41-1.41L2.45,2.45L1.04,3.87z M4,6.83 L7.17,10H6v2h2v-1.17L11.17,14H6v2h7.17l2,2H4V6.83z"/></g></g>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.51 KB
Tags
accessibilityaccessibility featureaccessibleaudiocaptioncaptions disabledcaptions offcccc offclosedclosed captioning disabledclosed captioning offdiagonal linedisabledisabledenabledfilmlanguagelive captionmedia controlmovienooffonrectangleslashsoundsquarestreamingsubtitlesubtitlessubtitles disabledsubtitles offtext disabledtext offtoggle offtranslateturn offtvvideovideo control
Compare Alternatives
See how other libraries approach this concept.