Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md tv off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTvOffIcon = (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="M21 7v10.88l1.85 1.85c.09-.23.15-.47.15-.73V7c0-1.11-.89-2-2-2h-7.58l3.29-3.3L16 1l-4 4-4-4-.7.7L10.58 5H8.12l2 2H21zm-.54 16l1.26-1.27-1.26 1.26zM2.41 2.13l-.14.14L1 3.54l1.53 1.53C1.65 5.28 1 6.06 1 7v12c0 1.1.9 2 2 2h15.46l1.99 1.99 1.26-1.26.15-.15L2.41 2.13zM3 19V7h1.46l12 12H3z"/>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
AndroidOSblockcancelchromecross outdesktopdevicediagonal linedisableddisplayelectronicenabledentertainmenthardwareiOSinactivemacmediamonitormultimediaoffonrectangularscreenslashtechnologytelevisiontvunavailablewebwindow
Compare Alternatives
See how other libraries approach this concept.