night sight auto off icon
night-sight-auto-off-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.
- Name
- night-sight-auto-off-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- night-sight-auto-off-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the night sight auto off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 8.933L7.146 6.54q.739-.441 1.56-.693q.823-.252 1.698-.31q.029 0 .057.003q.03.003.058.003q-.513.723-.757 1.566q-.243.842-.262 1.736zm7.883 7.998L15.97 15.5q.587.012 1.133-.09q.546-.1 1.065-.314q-.125.493-.32.951q-.195.459-.466.884m-2.871-6.181l2.854-8.5h1.269l2.854 8.5h-.997l-.68-2h-3.623l-.662 2zm1.954-2.85h3.069L18 3.192zm-1.83 10.389L5.693 9.343q-.576.806-.884 1.736T4.5 13q0 2.712 1.894 4.606T11 19.5q.99 0 1.91-.317q.92-.318 1.727-.895m4.523 3.096l-.714.714l-3.046-3.046q-.958.712-2.077 1.08T11 20.5q-3.12 0-5.31-2.19T3.5 13q0-1.204.368-2.323T4.948 8.6l-3.29-3.29l.713-.714zm-8.993-7.565"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNightSightAutoOffOutline(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="M9.5 8.933L7.146 6.54q.739-.441 1.56-.693q.823-.252 1.698-.31q.029 0 .057.003q.03.003.058.003q-.513.723-.757 1.566q-.243.842-.262 1.736zm7.883 7.998L15.97 15.5q.587.012 1.133-.09q.546-.1 1.065-.314q-.125.493-.32.951q-.195.459-.466.884m-2.871-6.181l2.854-8.5h1.269l2.854 8.5h-.997l-.68-2h-3.623l-.662 2zm1.954-2.85h3.069L18 3.192zm-1.83 10.389L5.693 9.343q-.576.806-.884 1.736T4.5 13q0 2.712 1.894 4.606T11 19.5q.99 0 1.91-.317q.92-.318 1.727-.895m4.523 3.096l-.714.714l-3.046-3.046q-.958.712-2.077 1.08T11 20.5q-3.12 0-5.31-2.19T3.5 13q0-1.204.368-2.323T4.948 8.6l-3.29-3.29l.713-.714zm-8.993-7.565"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 8.933L7.146 6.54q.739-.441 1.56-.693q.823-.252 1.698-.31q.029 0 .057.003q.03.003.058.003q-.513.723-.757 1.566q-.243.842-.262 1.736zm7.883 7.998L15.97 15.5q.587.012 1.133-.09q.546-.1 1.065-.314q-.125.493-.32.951q-.195.459-.466.884m-2.871-6.181l2.854-8.5h1.269l2.854 8.5h-.997l-.68-2h-3.623l-.662 2zm1.954-2.85h3.069L18 3.192zm-1.83 10.389L5.693 9.343q-.576.806-.884 1.736T4.5 13q0 2.712 1.894 4.606T11 19.5q.99 0 1.91-.317q.92-.318 1.727-.895m4.523 3.096l-.714.714l-3.046-3.046q-.958.712-2.077 1.08T11 20.5q-3.12 0-5.31-2.19T3.5 13q0-1.204.368-2.323T4.948 8.6l-3.29-3.29l.713-.714zm-8.993-7.565"/></svg> </template>
CSS
.icon-night-sight-auto-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%22M9.5%208.933L7.146%206.54q.739-.441%201.56-.693q.823-.252%201.698-.31q.029%200%20.057.003q.03.003.058.003q-.513.723-.757%201.566q-.243.842-.262%201.736zm7.883%207.998L15.97%2015.5q.587.012%201.133-.09q.546-.1%201.065-.314q-.125.493-.32.951q-.195.459-.466.884m-2.871-6.181l2.854-8.5h1.269l2.854%208.5h-.997l-.68-2h-3.623l-.662%202zm1.954-2.85h3.069L18%203.192zm-1.83%2010.389L5.693%209.343q-.576.806-.884%201.736T4.5%2013q0%202.712%201.894%204.606T11%2019.5q.99%200%201.91-.317q.92-.318%201.727-.895m4.523%203.096l-.714.714l-3.046-3.046q-.958.712-2.077%201.08T11%2020.5q-3.12%200-5.31-2.19T3.5%2013q0-1.204.368-2.323T4.948%208.6l-3.29-3.29l.713-.714zm-8.993-7.565%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%22M9.5%208.933L7.146%206.54q.739-.441%201.56-.693q.823-.252%201.698-.31q.029%200%20.057.003q.03.003.058.003q-.513.723-.757%201.566q-.243.842-.262%201.736zm7.883%207.998L15.97%2015.5q.587.012%201.133-.09q.546-.1%201.065-.314q-.125.493-.32.951q-.195.459-.466.884m-2.871-6.181l2.854-8.5h1.269l2.854%208.5h-.997l-.68-2h-3.623l-.662%202zm1.954-2.85h3.069L18%203.192zm-1.83%2010.389L5.693%209.343q-.576.806-.884%201.736T4.5%2013q0%202.712%201.894%204.606T11%2019.5q.99%200%201.91-.317q.92-.318%201.727-.895m4.523%203.096l-.714.714l-3.046-3.046q-.958.712-2.077%201.08T11%2020.5q-3.12%200-5.31-2.19T3.5%2013q0-1.204.368-2.323T4.948%208.6l-3.29-3.29l.713-.714zm-8.993-7.565%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/night-sight-auto-off-outline.svg?color=%231a73e8&size=48