sharp connected tv icon

sharp-connected-tv from Google Material Icons by Material Design Authors · Baseline · Hardware · Apache-2.0 Free for personal and commercial use.

Name
sharp-connected-tv
Set
Google Material Icons
Style
Baseline
Category
Hardware
Viewbox
24×24
License
Apache 2.0

More hardware icons from Google Material Icons

Use the sharp connected tv icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.57 16H10c0-2.76-2.24-5-5-5v1.43c1.97 0 3.57 1.6 3.57 3.57"/><path fill="currentColor" d="M11.55 16H13c0-4.42-3.59-8-8-8v1.45c3.61 0 6.55 2.93 6.55 6.55M5 14v2h2c0-1.11-.89-2-2-2"/><path fill="currentColor" d="M22 3H2v16h6v2h8v-2h6zm-2 14H4V5h16z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpConnectedTv(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.57 16H10c0-2.76-2.24-5-5-5v1.43c1.97 0 3.57 1.6 3.57 3.57"/><path fill="currentColor" d="M11.55 16H13c0-4.42-3.59-8-8-8v1.45c3.61 0 6.55 2.93 6.55 6.55M5 14v2h2c0-1.11-.89-2-2-2"/><path fill="currentColor" d="M22 3H2v16h6v2h8v-2h6zm-2 14H4V5h16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.57 16H10c0-2.76-2.24-5-5-5v1.43c1.97 0 3.57 1.6 3.57 3.57"/><path fill="currentColor" d="M11.55 16H13c0-4.42-3.59-8-8-8v1.45c3.61 0 6.55 2.93 6.55 6.55M5 14v2h2c0-1.11-.89-2-2-2"/><path fill="currentColor" d="M22 3H2v16h6v2h8v-2h6zm-2 14H4V5h16z"/></svg>
</template>

CSS

.icon-sharp-connected-tv {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.57%2016H10c0-2.76-2.24-5-5-5v1.43c1.97%200%203.57%201.6%203.57%203.57%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.55%2016H13c0-4.42-3.59-8-8-8v1.45c3.61%200%206.55%202.93%206.55%206.55M5%2014v2h2c0-1.11-.89-2-2-2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%203H2v16h6v2h8v-2h6zm-2%2014H4V5h16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.57%2016H10c0-2.76-2.24-5-5-5v1.43c1.97%200%203.57%201.6%203.57%203.57%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.55%2016H13c0-4.42-3.59-8-8-8v1.45c3.61%200%206.55%202.93%206.55%206.55M5%2014v2h2c0-1.11-.89-2-2-2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%203H2v16h6v2h8v-2h6zm-2%2014H4V5h16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-connected-tv.svg?color=%231a73e8&size=48