Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md connected tv
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdConnectedTvIcon = (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,3H4C2.9,3,2,3.9,2,5v12c0,1.1,0.9,2,2,2h4v2h8v-2h4c1.1,0,1.99-0.9,1.99-2L22,5C22,3.9,21.1,3,20,3z M20,17H4V5h16V17 z M5,14v2h2C7,14.89,6.11,14,5,14z M5,11v1.43c1.97,0,3.57,1.6,3.57,3.57H10C10,13.24,7.76,11,5,11z M5,8v1.45 c3.61,0,6.55,2.93,6.55,6.55H13C13,11.58,9.41,8,5,8z"/></g></g>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.48 KB
Tags
AndroidOSairplaycastchromeconnectconnectedconnectiondesktopdevicedisplayelectronichardwarehome entertainmentiOSlinesmacmediamirrormonitornetworkrectanglescreenscreencastsmart tvstreamingtechnologytelevisiontvvideowebwifiwindowwireless
Compare Alternatives
See how other libraries approach this concept.