light off icon
light-off-outline from Material Symbols Light by Google · Outline · Household · Apache-2.0 Free for personal and commercial use.
- Name
- light-off-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- light-off-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the light off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.799 20.691q-.51-.462-.607-1.152h3.616q-.096.69-.607 1.152T12 21.154t-1.201-.463M12 4q-1.12 0-2.124.426t-1.73 1.14l-.719-.708q.986-.912 2.116-1.385T12 3q2.721 0 4.61 1.89T18.5 9.5q0 1.506-.538 2.605t-1.358 1.956l-.708-.707q.583-.575 1.094-1.543q.51-.967.51-2.311q0-2.3-1.6-3.9T12 4m8.162 16.43l-.714.714L13.304 15H8.558q-1.417-.929-2.238-2.356T5.5 9.5q0-.52.091-1.08q.092-.562.236-.897l-3.158-3.17l.708-.707zM8.85 14h3.454l-5.65-5.65q-.058.223-.106.546T6.5 9.5q0 1.35.613 2.525T8.85 14m6.685 2.77v1H8.5v-1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLightOffOutline(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="M10.799 20.691q-.51-.462-.607-1.152h3.616q-.096.69-.607 1.152T12 21.154t-1.201-.463M12 4q-1.12 0-2.124.426t-1.73 1.14l-.719-.708q.986-.912 2.116-1.385T12 3q2.721 0 4.61 1.89T18.5 9.5q0 1.506-.538 2.605t-1.358 1.956l-.708-.707q.583-.575 1.094-1.543q.51-.967.51-2.311q0-2.3-1.6-3.9T12 4m8.162 16.43l-.714.714L13.304 15H8.558q-1.417-.929-2.238-2.356T5.5 9.5q0-.52.091-1.08q.092-.562.236-.897l-3.158-3.17l.708-.707zM8.85 14h3.454l-5.65-5.65q-.058.223-.106.546T6.5 9.5q0 1.35.613 2.525T8.85 14m6.685 2.77v1H8.5v-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.799 20.691q-.51-.462-.607-1.152h3.616q-.096.69-.607 1.152T12 21.154t-1.201-.463M12 4q-1.12 0-2.124.426t-1.73 1.14l-.719-.708q.986-.912 2.116-1.385T12 3q2.721 0 4.61 1.89T18.5 9.5q0 1.506-.538 2.605t-1.358 1.956l-.708-.707q.583-.575 1.094-1.543q.51-.967.51-2.311q0-2.3-1.6-3.9T12 4m8.162 16.43l-.714.714L13.304 15H8.558q-1.417-.929-2.238-2.356T5.5 9.5q0-.52.091-1.08q.092-.562.236-.897l-3.158-3.17l.708-.707zM8.85 14h3.454l-5.65-5.65q-.058.223-.106.546T6.5 9.5q0 1.35.613 2.525T8.85 14m6.685 2.77v1H8.5v-1z"/></svg> </template>
CSS
.icon-light-off-outline {
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%22M10.799%2020.691q-.51-.462-.607-1.152h3.616q-.096.69-.607%201.152T12%2021.154t-1.201-.463M12%204q-1.12%200-2.124.426t-1.73%201.14l-.719-.708q.986-.912%202.116-1.385T12%203q2.721%200%204.61%201.89T18.5%209.5q0%201.506-.538%202.605t-1.358%201.956l-.708-.707q.583-.575%201.094-1.543q.51-.967.51-2.311q0-2.3-1.6-3.9T12%204m8.162%2016.43l-.714.714L13.304%2015H8.558q-1.417-.929-2.238-2.356T5.5%209.5q0-.52.091-1.08q.092-.562.236-.897l-3.158-3.17l.708-.707zM8.85%2014h3.454l-5.65-5.65q-.058.223-.106.546T6.5%209.5q0%201.35.613%202.525T8.85%2014m6.685%202.77v1H8.5v-1z%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%22M10.799%2020.691q-.51-.462-.607-1.152h3.616q-.096.69-.607%201.152T12%2021.154t-1.201-.463M12%204q-1.12%200-2.124.426t-1.73%201.14l-.719-.708q.986-.912%202.116-1.385T12%203q2.721%200%204.61%201.89T18.5%209.5q0%201.506-.538%202.605t-1.358%201.956l-.708-.707q.583-.575%201.094-1.543q.51-.967.51-2.311q0-2.3-1.6-3.9T12%204m8.162%2016.43l-.714.714L13.304%2015H8.558q-1.417-.929-2.238-2.356T5.5%209.5q0-.52.091-1.08q.092-.562.236-.897l-3.158-3.17l.708-.707zM8.85%2014h3.454l-5.65-5.65q-.058.223-.106.546T6.5%209.5q0%201.35.613%202.525T8.85%2014m6.685%202.77v1H8.5v-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/light-off-outline.svg?color=%231a73e8&size=48