television ambient light icon
television-ambient-light from Material Design Icons by Pictogrammers · Filled · Home Automation · Apache-2.0 Free for personal and commercial use.
- Name
- television-ambient-light
- Set
- Material Design Icons
- Style
- Filled
- Category
- Home Automation
- Viewbox
- 24×24
- License
- Apache 2.0
More home automation icons from Material Design Icons
air-filterair-humidifierair-humidifier-offair-purifierair-purifier-offalarm-lightalarm-light-offalarm-panelamplifierarrow-oscillatingarrow-oscillating-offawningbalconybathtubbellblindsblinds-horizontalblinds-horizontal-closedblinds-openblinds-verticalblinds-vertical-closedboom-gateboom-gate-upboombox
Use the television ambient light icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 11H0V9h3zm0 3H0v2h3zm2-8.88L2.88 3L1.46 4.41l2.13 2.13zM10 5V2H8v3zm14 4h-3v2h3zm-8-4V2h-2v3zm4.41 1.54l2.13-2.12L21.12 3L19 5.12zM24 14h-3v2h3zm-5-5v7c0 1.1-.9 2-2 2h-2v2H9v-2H7c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2m-2 0H7v7h10zm2 10.88L21.12 22l1.42-1.41l-2.13-2.12zM3.59 18.46l-2.12 2.13L2.88 22L5 19.88z"/></svg>
React
import type { SVGProps } from "react";
export function MdiTelevisionAmbientLight(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="M3 11H0V9h3zm0 3H0v2h3zm2-8.88L2.88 3L1.46 4.41l2.13 2.13zM10 5V2H8v3zm14 4h-3v2h3zm-8-4V2h-2v3zm4.41 1.54l2.13-2.12L21.12 3L19 5.12zM24 14h-3v2h3zm-5-5v7c0 1.1-.9 2-2 2h-2v2H9v-2H7c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2m-2 0H7v7h10zm2 10.88L21.12 22l1.42-1.41l-2.13-2.12zM3.59 18.46l-2.12 2.13L2.88 22L5 19.88z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 11H0V9h3zm0 3H0v2h3zm2-8.88L2.88 3L1.46 4.41l2.13 2.13zM10 5V2H8v3zm14 4h-3v2h3zm-8-4V2h-2v3zm4.41 1.54l2.13-2.12L21.12 3L19 5.12zM24 14h-3v2h3zm-5-5v7c0 1.1-.9 2-2 2h-2v2H9v-2H7c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2m-2 0H7v7h10zm2 10.88L21.12 22l1.42-1.41l-2.13-2.12zM3.59 18.46l-2.12 2.13L2.88 22L5 19.88z"/></svg> </template>
CSS
.icon-television-ambient-light {
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%22M3%2011H0V9h3zm0%203H0v2h3zm2-8.88L2.88%203L1.46%204.41l2.13%202.13zM10%205V2H8v3zm14%204h-3v2h3zm-8-4V2h-2v3zm4.41%201.54l2.13-2.12L21.12%203L19%205.12zM24%2014h-3v2h3zm-5-5v7c0%201.1-.9%202-2%202h-2v2H9v-2H7c-1.1%200-2-.9-2-2V9c0-1.1.9-2%202-2h10c1.1%200%202%20.9%202%202m-2%200H7v7h10zm2%2010.88L21.12%2022l1.42-1.41l-2.13-2.12zM3.59%2018.46l-2.12%202.13L2.88%2022L5%2019.88z%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%22M3%2011H0V9h3zm0%203H0v2h3zm2-8.88L2.88%203L1.46%204.41l2.13%202.13zM10%205V2H8v3zm14%204h-3v2h3zm-8-4V2h-2v3zm4.41%201.54l2.13-2.12L21.12%203L19%205.12zM24%2014h-3v2h3zm-5-5v7c0%201.1-.9%202-2%202h-2v2H9v-2H7c-1.1%200-2-.9-2-2V9c0-1.1.9-2%202-2h10c1.1%200%202%20.9%202%202m-2%200H7v7h10zm2%2010.88L21.12%2022l1.42-1.41l-2.13-2.12zM3.59%2018.46l-2.12%202.13L2.88%2022L5%2019.88z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/television-ambient-light.svg?color=%231a73e8&size=48