television emoji

television from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
television
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the television emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><g fill="#455a64"><path d="M62.034 31.16L34.912 9.345a.916.916 0 0 1-.167-1.243a.904.904 0 0 1 1.267-.202l28.2 20.31c.404.299.5.861.201 1.266l-1.08 1.493a.905.905 0 0 1-1.3.19"/><path d="m64.551 30.97l-1.08-1.493a.904.904 0 0 1 .203-1.266l28.199-20.31a.904.904 0 0 1 1.266.202a.916.916 0 0 1-.166 1.243L65.85 31.16a.905.905 0 0 1-1.3-.19"/><path d="M46.652 32.188c0-3.49 7.74-6.33 17.29-6.33s17.29 2.83 17.29 6.33z"/></g><path fill="#82aec0" d="M119.507 124H8.367c-2.45 0-4.43-2.06-4.43-4.59V34.838c0-2.54 1.98-4.59 4.43-4.59h111.15c2.44 0 4.43 2.06 4.43 4.59v84.572c-.01 2.53-1.99 4.59-4.44 4.59"/><path fill="#212121" d="M116.35 119.766H11.97a3.55 3.55 0 0 1-3.55-3.55V38.031a3.55 3.55 0 0 1 3.55-3.55h104.38a3.55 3.55 0 0 1 3.55 3.55v78.185a3.55 3.55 0 0 1-3.55 3.55"/><path fill="#b9e4ea" d="m96.685 114.96l-6.843-7.247H18.629l-6.843 7.248c-1.79 2.013-1.136 4.794.424 4.805h84.05c1.56-.011 2.214-2.792.425-4.805"/><path fill="#2f7889" stroke="#212121" stroke-miterlimit="10" stroke-width="4" d="M95.45 103.709c-.77 3.914-3.34 6.938-6.64 7.761c-5.42 1.365-15.52 3.069-32.16 3.069c-17.47 0-29.19-1.873-35.5-3.26c-3.49-.768-6.23-3.994-6.91-8.157c-1.57-9.567-3.54-28.689.08-52.572c.67-4.422 3.66-7.818 7.39-8.393c6.73-1.05 18.75-2.448 34.94-2.448c15.36 0 25.65 1.263 31.48 2.279c3.59.631 6.46 3.914 7.19 8.167c4.33 25.158 1.94 44.325.13 53.554z"/><path fill="#455a64" d="M114.893 116.47h-11.39a2.09 2.09 0 0 1-2.09-2.09V82.673c0-1.16.94-2.09 2.09-2.09h11.39c1.16 0 2.09.94 2.09 2.09v31.707c0 1.15-.93 2.09-2.09 2.09"/><linearGradient id="SVGAISsnbZU" x1="32.434" x2="31.132" y1="106.226" y2="58.998" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVGAISsnbZU)" d="M34.59 47.48c2.093-.249 6.055-.074 7.45 4.174s-1.669 5.394-3.313 6.652c-4.722 3.6-7.064 4.971-9.905 8.895c-2.267 3.14-6.228 2.156-7.412.088c-.947-1.67-1.644-7.027.361-10.565c4.323-7.574 10.727-8.994 12.82-9.244"/><circle cx="108.965" cy="48.986" r="7.552" fill="#455a64"/><path fill="#82aec0" d="M108.965 42.048c-.581 0-1.085.394-1.217.953l-.986 4.056a8.15 8.15 0 0 0 0 3.847l.986 4.055c.143.559.636.954 1.217.954c.58 0 1.085-.395 1.217-.954l.986-4.055a8.15 8.15 0 0 0 0-3.847L110.182 43a1.264 1.264 0 0 0-1.217-.953"/><circle cx="108.965" cy="68.56" r="7.552" fill="#455a64"/><path fill="#82aec0" d="M103.627 64.132a1.25 1.25 0 0 0-.044 1.546l2.488 3.343a8.1 8.1 0 0 0 2.96 2.455l3.748 1.82a1.25 1.25 0 0 0 1.513-.33a1.25 1.25 0 0 0 .043-1.545l-2.488-3.343a8.1 8.1 0 0 0-2.959-2.455l-3.748-1.82a1.265 1.265 0 0 0-1.513.33"/></svg>

React

import type { SVGProps } from "react";

export function NotoTelevision(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><g fill="#455a64"><path d="M62.034 31.16L34.912 9.345a.916.916 0 0 1-.167-1.243a.904.904 0 0 1 1.267-.202l28.2 20.31c.404.299.5.861.201 1.266l-1.08 1.493a.905.905 0 0 1-1.3.19"/><path d="m64.551 30.97l-1.08-1.493a.904.904 0 0 1 .203-1.266l28.199-20.31a.904.904 0 0 1 1.266.202a.916.916 0 0 1-.166 1.243L65.85 31.16a.905.905 0 0 1-1.3-.19"/><path d="M46.652 32.188c0-3.49 7.74-6.33 17.29-6.33s17.29 2.83 17.29 6.33z"/></g><path fill="#82aec0" d="M119.507 124H8.367c-2.45 0-4.43-2.06-4.43-4.59V34.838c0-2.54 1.98-4.59 4.43-4.59h111.15c2.44 0 4.43 2.06 4.43 4.59v84.572c-.01 2.53-1.99 4.59-4.44 4.59"/><path fill="#212121" d="M116.35 119.766H11.97a3.55 3.55 0 0 1-3.55-3.55V38.031a3.55 3.55 0 0 1 3.55-3.55h104.38a3.55 3.55 0 0 1 3.55 3.55v78.185a3.55 3.55 0 0 1-3.55 3.55"/><path fill="#b9e4ea" d="m96.685 114.96l-6.843-7.247H18.629l-6.843 7.248c-1.79 2.013-1.136 4.794.424 4.805h84.05c1.56-.011 2.214-2.792.425-4.805"/><path fill="#2f7889" stroke="#212121" strokeMiterlimit="10" strokeWidth="4" d="M95.45 103.709c-.77 3.914-3.34 6.938-6.64 7.761c-5.42 1.365-15.52 3.069-32.16 3.069c-17.47 0-29.19-1.873-35.5-3.26c-3.49-.768-6.23-3.994-6.91-8.157c-1.57-9.567-3.54-28.689.08-52.572c.67-4.422 3.66-7.818 7.39-8.393c6.73-1.05 18.75-2.448 34.94-2.448c15.36 0 25.65 1.263 31.48 2.279c3.59.631 6.46 3.914 7.19 8.167c4.33 25.158 1.94 44.325.13 53.554z"/><path fill="#455a64" d="M114.893 116.47h-11.39a2.09 2.09 0 0 1-2.09-2.09V82.673c0-1.16.94-2.09 2.09-2.09h11.39c1.16 0 2.09.94 2.09 2.09v31.707c0 1.15-.93 2.09-2.09 2.09"/><linearGradient id="SVGAISsnbZU" x1="32.434" x2="31.132" y1="106.226" y2="58.998" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity="0"/></linearGradient><path fill="url(#SVGAISsnbZU)" d="M34.59 47.48c2.093-.249 6.055-.074 7.45 4.174s-1.669 5.394-3.313 6.652c-4.722 3.6-7.064 4.971-9.905 8.895c-2.267 3.14-6.228 2.156-7.412.088c-.947-1.67-1.644-7.027.361-10.565c4.323-7.574 10.727-8.994 12.82-9.244"/><circle cx="108.965" cy="48.986" r="7.552" fill="#455a64"/><path fill="#82aec0" d="M108.965 42.048c-.581 0-1.085.394-1.217.953l-.986 4.056a8.15 8.15 0 0 0 0 3.847l.986 4.055c.143.559.636.954 1.217.954c.58 0 1.085-.395 1.217-.954l.986-4.055a8.15 8.15 0 0 0 0-3.847L110.182 43a1.264 1.264 0 0 0-1.217-.953"/><circle cx="108.965" cy="68.56" r="7.552" fill="#455a64"/><path fill="#82aec0" d="M103.627 64.132a1.25 1.25 0 0 0-.044 1.546l2.488 3.343a8.1 8.1 0 0 0 2.96 2.455l3.748 1.82a1.25 1.25 0 0 0 1.513-.33a1.25 1.25 0 0 0 .043-1.545l-2.488-3.343a8.1 8.1 0 0 0-2.959-2.455l-3.748-1.82a1.265 1.265 0 0 0-1.513.33"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><g fill="#455a64"><path d="M62.034 31.16L34.912 9.345a.916.916 0 0 1-.167-1.243a.904.904 0 0 1 1.267-.202l28.2 20.31c.404.299.5.861.201 1.266l-1.08 1.493a.905.905 0 0 1-1.3.19"/><path d="m64.551 30.97l-1.08-1.493a.904.904 0 0 1 .203-1.266l28.199-20.31a.904.904 0 0 1 1.266.202a.916.916 0 0 1-.166 1.243L65.85 31.16a.905.905 0 0 1-1.3-.19"/><path d="M46.652 32.188c0-3.49 7.74-6.33 17.29-6.33s17.29 2.83 17.29 6.33z"/></g><path fill="#82aec0" d="M119.507 124H8.367c-2.45 0-4.43-2.06-4.43-4.59V34.838c0-2.54 1.98-4.59 4.43-4.59h111.15c2.44 0 4.43 2.06 4.43 4.59v84.572c-.01 2.53-1.99 4.59-4.44 4.59"/><path fill="#212121" d="M116.35 119.766H11.97a3.55 3.55 0 0 1-3.55-3.55V38.031a3.55 3.55 0 0 1 3.55-3.55h104.38a3.55 3.55 0 0 1 3.55 3.55v78.185a3.55 3.55 0 0 1-3.55 3.55"/><path fill="#b9e4ea" d="m96.685 114.96l-6.843-7.247H18.629l-6.843 7.248c-1.79 2.013-1.136 4.794.424 4.805h84.05c1.56-.011 2.214-2.792.425-4.805"/><path fill="#2f7889" stroke="#212121" stroke-miterlimit="10" stroke-width="4" d="M95.45 103.709c-.77 3.914-3.34 6.938-6.64 7.761c-5.42 1.365-15.52 3.069-32.16 3.069c-17.47 0-29.19-1.873-35.5-3.26c-3.49-.768-6.23-3.994-6.91-8.157c-1.57-9.567-3.54-28.689.08-52.572c.67-4.422 3.66-7.818 7.39-8.393c6.73-1.05 18.75-2.448 34.94-2.448c15.36 0 25.65 1.263 31.48 2.279c3.59.631 6.46 3.914 7.19 8.167c4.33 25.158 1.94 44.325.13 53.554z"/><path fill="#455a64" d="M114.893 116.47h-11.39a2.09 2.09 0 0 1-2.09-2.09V82.673c0-1.16.94-2.09 2.09-2.09h11.39c1.16 0 2.09.94 2.09 2.09v31.707c0 1.15-.93 2.09-2.09 2.09"/><linearGradient id="SVGAISsnbZU" x1="32.434" x2="31.132" y1="106.226" y2="58.998" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVGAISsnbZU)" d="M34.59 47.48c2.093-.249 6.055-.074 7.45 4.174s-1.669 5.394-3.313 6.652c-4.722 3.6-7.064 4.971-9.905 8.895c-2.267 3.14-6.228 2.156-7.412.088c-.947-1.67-1.644-7.027.361-10.565c4.323-7.574 10.727-8.994 12.82-9.244"/><circle cx="108.965" cy="48.986" r="7.552" fill="#455a64"/><path fill="#82aec0" d="M108.965 42.048c-.581 0-1.085.394-1.217.953l-.986 4.056a8.15 8.15 0 0 0 0 3.847l.986 4.055c.143.559.636.954 1.217.954c.58 0 1.085-.395 1.217-.954l.986-4.055a8.15 8.15 0 0 0 0-3.847L110.182 43a1.264 1.264 0 0 0-1.217-.953"/><circle cx="108.965" cy="68.56" r="7.552" fill="#455a64"/><path fill="#82aec0" d="M103.627 64.132a1.25 1.25 0 0 0-.044 1.546l2.488 3.343a8.1 8.1 0 0 0 2.96 2.455l3.748 1.82a1.25 1.25 0 0 0 1.513-.33a1.25 1.25 0 0 0 .043-1.545l-2.488-3.343a8.1 8.1 0 0 0-2.959-2.455l-3.748-1.82a1.265 1.265 0 0 0-1.513.33"/></svg>
</template>

CSS

.icon-television {
  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%20128%20128%22%3E%3Cg%20fill%3D%22%23455a64%22%3E%3Cpath%20d%3D%22M62.034%2031.16L34.912%209.345a.916.916%200%200%201-.167-1.243a.904.904%200%200%201%201.267-.202l28.2%2020.31c.404.299.5.861.201%201.266l-1.08%201.493a.905.905%200%200%201-1.3.19%22%2F%3E%3Cpath%20d%3D%22m64.551%2030.97l-1.08-1.493a.904.904%200%200%201%20.203-1.266l28.199-20.31a.904.904%200%200%201%201.266.202a.916.916%200%200%201-.166%201.243L65.85%2031.16a.905.905%200%200%201-1.3-.19%22%2F%3E%3Cpath%20d%3D%22M46.652%2032.188c0-3.49%207.74-6.33%2017.29-6.33s17.29%202.83%2017.29%206.33z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M119.507%20124H8.367c-2.45%200-4.43-2.06-4.43-4.59V34.838c0-2.54%201.98-4.59%204.43-4.59h111.15c2.44%200%204.43%202.06%204.43%204.59v84.572c-.01%202.53-1.99%204.59-4.44%204.59%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M116.35%20119.766H11.97a3.55%203.55%200%200%201-3.55-3.55V38.031a3.55%203.55%200%200%201%203.55-3.55h104.38a3.55%203.55%200%200%201%203.55%203.55v78.185a3.55%203.55%200%200%201-3.55%203.55%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22m96.685%20114.96l-6.843-7.247H18.629l-6.843%207.248c-1.79%202.013-1.136%204.794.424%204.805h84.05c1.56-.011%202.214-2.792.425-4.805%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20stroke%3D%22%23212121%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%20d%3D%22M95.45%20103.709c-.77%203.914-3.34%206.938-6.64%207.761c-5.42%201.365-15.52%203.069-32.16%203.069c-17.47%200-29.19-1.873-35.5-3.26c-3.49-.768-6.23-3.994-6.91-8.157c-1.57-9.567-3.54-28.689.08-52.572c.67-4.422%203.66-7.818%207.39-8.393c6.73-1.05%2018.75-2.448%2034.94-2.448c15.36%200%2025.65%201.263%2031.48%202.279c3.59.631%206.46%203.914%207.19%208.167c4.33%2025.158%201.94%2044.325.13%2053.554z%22%2F%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22M114.893%20116.47h-11.39a2.09%202.09%200%200%201-2.09-2.09V82.673c0-1.16.94-2.09%202.09-2.09h11.39c1.16%200%202.09.94%202.09%202.09v31.707c0%201.15-.93%202.09-2.09%202.09%22%2F%3E%3ClinearGradient%20id%3D%22SVGAISsnbZU%22%20x1%3D%2232.434%22%20x2%3D%2231.132%22%20y1%3D%22106.226%22%20y2%3D%2258.998%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGAISsnbZU)%22%20d%3D%22M34.59%2047.48c2.093-.249%206.055-.074%207.45%204.174s-1.669%205.394-3.313%206.652c-4.722%203.6-7.064%204.971-9.905%208.895c-2.267%203.14-6.228%202.156-7.412.088c-.947-1.67-1.644-7.027.361-10.565c4.323-7.574%2010.727-8.994%2012.82-9.244%22%2F%3E%3Ccircle%20cx%3D%22108.965%22%20cy%3D%2248.986%22%20r%3D%227.552%22%20fill%3D%22%23455a64%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M108.965%2042.048c-.581%200-1.085.394-1.217.953l-.986%204.056a8.15%208.15%200%200%200%200%203.847l.986%204.055c.143.559.636.954%201.217.954c.58%200%201.085-.395%201.217-.954l.986-4.055a8.15%208.15%200%200%200%200-3.847L110.182%2043a1.264%201.264%200%200%200-1.217-.953%22%2F%3E%3Ccircle%20cx%3D%22108.965%22%20cy%3D%2268.56%22%20r%3D%227.552%22%20fill%3D%22%23455a64%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M103.627%2064.132a1.25%201.25%200%200%200-.044%201.546l2.488%203.343a8.1%208.1%200%200%200%202.96%202.455l3.748%201.82a1.25%201.25%200%200%200%201.513-.33a1.25%201.25%200%200%200%20.043-1.545l-2.488-3.343a8.1%208.1%200%200%200-2.959-2.455l-3.748-1.82a1.265%201.265%200%200%200-1.513.33%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%20128%20128%22%3E%3Cg%20fill%3D%22%23455a64%22%3E%3Cpath%20d%3D%22M62.034%2031.16L34.912%209.345a.916.916%200%200%201-.167-1.243a.904.904%200%200%201%201.267-.202l28.2%2020.31c.404.299.5.861.201%201.266l-1.08%201.493a.905.905%200%200%201-1.3.19%22%2F%3E%3Cpath%20d%3D%22m64.551%2030.97l-1.08-1.493a.904.904%200%200%201%20.203-1.266l28.199-20.31a.904.904%200%200%201%201.266.202a.916.916%200%200%201-.166%201.243L65.85%2031.16a.905.905%200%200%201-1.3-.19%22%2F%3E%3Cpath%20d%3D%22M46.652%2032.188c0-3.49%207.74-6.33%2017.29-6.33s17.29%202.83%2017.29%206.33z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M119.507%20124H8.367c-2.45%200-4.43-2.06-4.43-4.59V34.838c0-2.54%201.98-4.59%204.43-4.59h111.15c2.44%200%204.43%202.06%204.43%204.59v84.572c-.01%202.53-1.99%204.59-4.44%204.59%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M116.35%20119.766H11.97a3.55%203.55%200%200%201-3.55-3.55V38.031a3.55%203.55%200%200%201%203.55-3.55h104.38a3.55%203.55%200%200%201%203.55%203.55v78.185a3.55%203.55%200%200%201-3.55%203.55%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22m96.685%20114.96l-6.843-7.247H18.629l-6.843%207.248c-1.79%202.013-1.136%204.794.424%204.805h84.05c1.56-.011%202.214-2.792.425-4.805%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20stroke%3D%22%23212121%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%20d%3D%22M95.45%20103.709c-.77%203.914-3.34%206.938-6.64%207.761c-5.42%201.365-15.52%203.069-32.16%203.069c-17.47%200-29.19-1.873-35.5-3.26c-3.49-.768-6.23-3.994-6.91-8.157c-1.57-9.567-3.54-28.689.08-52.572c.67-4.422%203.66-7.818%207.39-8.393c6.73-1.05%2018.75-2.448%2034.94-2.448c15.36%200%2025.65%201.263%2031.48%202.279c3.59.631%206.46%203.914%207.19%208.167c4.33%2025.158%201.94%2044.325.13%2053.554z%22%2F%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22M114.893%20116.47h-11.39a2.09%202.09%200%200%201-2.09-2.09V82.673c0-1.16.94-2.09%202.09-2.09h11.39c1.16%200%202.09.94%202.09%202.09v31.707c0%201.15-.93%202.09-2.09%202.09%22%2F%3E%3ClinearGradient%20id%3D%22SVGAISsnbZU%22%20x1%3D%2232.434%22%20x2%3D%2231.132%22%20y1%3D%22106.226%22%20y2%3D%2258.998%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGAISsnbZU)%22%20d%3D%22M34.59%2047.48c2.093-.249%206.055-.074%207.45%204.174s-1.669%205.394-3.313%206.652c-4.722%203.6-7.064%204.971-9.905%208.895c-2.267%203.14-6.228%202.156-7.412.088c-.947-1.67-1.644-7.027.361-10.565c4.323-7.574%2010.727-8.994%2012.82-9.244%22%2F%3E%3Ccircle%20cx%3D%22108.965%22%20cy%3D%2248.986%22%20r%3D%227.552%22%20fill%3D%22%23455a64%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M108.965%2042.048c-.581%200-1.085.394-1.217.953l-.986%204.056a8.15%208.15%200%200%200%200%203.847l.986%204.055c.143.559.636.954%201.217.954c.58%200%201.085-.395%201.217-.954l.986-4.055a8.15%208.15%200%200%200%200-3.847L110.182%2043a1.264%201.264%200%200%200-1.217-.953%22%2F%3E%3Ccircle%20cx%3D%22108.965%22%20cy%3D%2268.56%22%20r%3D%227.552%22%20fill%3D%22%23455a64%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M103.627%2064.132a1.25%201.25%200%200%200-.044%201.546l2.488%203.343a8.1%208.1%200%200%200%202.96%202.455l3.748%201.82a1.25%201.25%200%200%200%201.513-.33a1.25%201.25%200%200%200%20.043-1.545l-2.488-3.343a8.1%208.1%200%200%200-2.959-2.455l-3.748-1.82a1.265%201.265%200%200%200-1.513.33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/television.svg?color=%231a73e8&size=48