television emoji
television from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- television
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
televisionEmoji One (Colored)televisionFont Awesome SolidtelevisionFluent EmojitelevisionFluent Emoji FlattelevisionFluent Emoji High ContrasttelevisionFirefox OS EmojitelevisionMage IconstelevisionMaterial Design IconstelevisionNoto EmojitelevisionOpenMojitelevisionPhosphortelevisionStreamline Emojis
More objects icons from Twitter Emoji
Use the television emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M35 31s0 4-4 4H5c-4 0-4-4-4-4V12c0-4 4-4 4-4h26s4 0 4 4z"/><path fill="#31373d" d="M21.303 10.389a.999.999 0 1 1-1.414 1.414l-9.192-9.192a.999.999 0 1 1 1.414-1.414z"/><path fill="#31373d" d="M14.697 10.389a.999.999 0 1 0 1.414 1.414l9.192-9.192a.999.999 0 1 0-1.414-1.414z"/><path fill="#55acee" d="M18 11c8 0 10 1 11 2s2 3 2 8s-1 7-2 8s-3 2-11 2s-10-1-11-2s-2-3-2-8s1-7 2-8s3-2 11-2"/><circle cx="31.5" cy="31.5" r="1.5" fill="#66757f"/><circle cx="4.5" cy="31.5" r="1.5" fill="#66757f"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiTelevision(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M35 31s0 4-4 4H5c-4 0-4-4-4-4V12c0-4 4-4 4-4h26s4 0 4 4z"/><path fill="#31373d" d="M21.303 10.389a.999.999 0 1 1-1.414 1.414l-9.192-9.192a.999.999 0 1 1 1.414-1.414z"/><path fill="#31373d" d="M14.697 10.389a.999.999 0 1 0 1.414 1.414l9.192-9.192a.999.999 0 1 0-1.414-1.414z"/><path fill="#55acee" d="M18 11c8 0 10 1 11 2s2 3 2 8s-1 7-2 8s-3 2-11 2s-10-1-11-2s-2-3-2-8s1-7 2-8s3-2 11-2"/><circle cx="31.5" cy="31.5" r="1.5" fill="#66757f"/><circle cx="4.5" cy="31.5" r="1.5" fill="#66757f"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M35 31s0 4-4 4H5c-4 0-4-4-4-4V12c0-4 4-4 4-4h26s4 0 4 4z"/><path fill="#31373d" d="M21.303 10.389a.999.999 0 1 1-1.414 1.414l-9.192-9.192a.999.999 0 1 1 1.414-1.414z"/><path fill="#31373d" d="M14.697 10.389a.999.999 0 1 0 1.414 1.414l9.192-9.192a.999.999 0 1 0-1.414-1.414z"/><path fill="#55acee" d="M18 11c8 0 10 1 11 2s2 3 2 8s-1 7-2 8s-3 2-11 2s-10-1-11-2s-2-3-2-8s1-7 2-8s3-2 11-2"/><circle cx="31.5" cy="31.5" r="1.5" fill="#66757f"/><circle cx="4.5" cy="31.5" r="1.5" fill="#66757f"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M35%2031s0%204-4%204H5c-4%200-4-4-4-4V12c0-4%204-4%204-4h26s4%200%204%204z%22%2F%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M21.303%2010.389a.999.999%200%201%201-1.414%201.414l-9.192-9.192a.999.999%200%201%201%201.414-1.414z%22%2F%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M14.697%2010.389a.999.999%200%201%200%201.414%201.414l9.192-9.192a.999.999%200%201%200-1.414-1.414z%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M18%2011c8%200%2010%201%2011%202s2%203%202%208s-1%207-2%208s-3%202-11%202s-10-1-11-2s-2-3-2-8s1-7%202-8s3-2%2011-2%22%2F%3E%3Ccircle%20cx%3D%2231.5%22%20cy%3D%2231.5%22%20r%3D%221.5%22%20fill%3D%22%2366757f%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2231.5%22%20r%3D%221.5%22%20fill%3D%22%2366757f%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M35%2031s0%204-4%204H5c-4%200-4-4-4-4V12c0-4%204-4%204-4h26s4%200%204%204z%22%2F%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M21.303%2010.389a.999.999%200%201%201-1.414%201.414l-9.192-9.192a.999.999%200%201%201%201.414-1.414z%22%2F%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M14.697%2010.389a.999.999%200%201%200%201.414%201.414l9.192-9.192a.999.999%200%201%200-1.414-1.414z%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M18%2011c8%200%2010%201%2011%202s2%203%202%208s-1%207-2%208s-3%202-11%202s-10-1-11-2s-2-3-2-8s1-7%202-8s3-2%2011-2%22%2F%3E%3Ccircle%20cx%3D%2231.5%22%20cy%3D%2231.5%22%20r%3D%221.5%22%20fill%3D%22%2366757f%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2231.5%22%20r%3D%221.5%22%20fill%3D%22%2366757f%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/television.svg?color=%231a73e8&size=48