television emoji

television from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
television
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the television emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M5.263 15.737L4.5 56h62.173L67 16z"/><path fill="#3f3f3f" d="M9 20h54v26H9z"/><path fill="#fff" d="M63 46V20l-14.674-.324l8.902 26.06z"/><path fill="#9b9b9a" d="m34.272 60.958l-.21 5.894l4.544.106l.195-6.689s-.854-1.3-.301-1.3h-4c.553 0-.228 1.989-.228 1.989"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M5 16h62v40H5z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M50.923 66.852H22.077"/><circle cx="36.5" cy="51" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M9 20h54v26H9zm29.5 39.968v6.386m-4-6.386v6.386"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiTelevision(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M5.263 15.737L4.5 56h62.173L67 16z"/><path fill="#3f3f3f" d="M9 20h54v26H9z"/><path fill="#fff" d="M63 46V20l-14.674-.324l8.902 26.06z"/><path fill="#9b9b9a" d="m34.272 60.958l-.21 5.894l4.544.106l.195-6.689s-.854-1.3-.301-1.3h-4c.553 0-.228 1.989-.228 1.989"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M5 16h62v40H5z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M50.923 66.852H22.077"/><circle cx="36.5" cy="51" r="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M9 20h54v26H9zm29.5 39.968v6.386m-4-6.386v6.386"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M5.263 15.737L4.5 56h62.173L67 16z"/><path fill="#3f3f3f" d="M9 20h54v26H9z"/><path fill="#fff" d="M63 46V20l-14.674-.324l8.902 26.06z"/><path fill="#9b9b9a" d="m34.272 60.958l-.21 5.894l4.544.106l.195-6.689s-.854-1.3-.301-1.3h-4c.553 0-.228 1.989-.228 1.989"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M5 16h62v40H5z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M50.923 66.852H22.077"/><circle cx="36.5" cy="51" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M9 20h54v26H9zm29.5 39.968v6.386m-4-6.386v6.386"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M5.263%2015.737L4.5%2056h62.173L67%2016z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M9%2020h54v26H9z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M63%2046V20l-14.674-.324l8.902%2026.06z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m34.272%2060.958l-.21%205.894l4.544.106l.195-6.689s-.854-1.3-.301-1.3h-4c.553%200-.228%201.989-.228%201.989%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M5%2016h62v40H5z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M50.923%2066.852H22.077%22%2F%3E%3Ccircle%20cx%3D%2236.5%22%20cy%3D%2251%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M9%2020h54v26H9zm29.5%2039.968v6.386m-4-6.386v6.386%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M5.263%2015.737L4.5%2056h62.173L67%2016z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M9%2020h54v26H9z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M63%2046V20l-14.674-.324l8.902%2026.06z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m34.272%2060.958l-.21%205.894l4.544.106l.195-6.689s-.854-1.3-.301-1.3h-4c.553%200-.228%201.989-.228%201.989%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M5%2016h62v40H5z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M50.923%2066.852H22.077%22%2F%3E%3Ccircle%20cx%3D%2236.5%22%20cy%3D%2251%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M9%2020h54v26H9zm29.5%2039.968v6.386m-4-6.386v6.386%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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