night-sight-max-outline from Material Symbols Light by Google · Outline · Hardware · Apache-2.0 Free for personal and commercial use.

Name
night-sight-max-outline
Set
Material Symbols Light
Style
Outline
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
night-sight-max-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the night sight max icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 10.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.5 9q1.696 0 3.08-.797t2.382-2.228q-3.477.011-5.72-2.113T8.5 9q0-.517.073-1.041t.239-1.074q-1.958.736-3.135 2.383T4.5 13q0 2.692 1.904 4.596T11 19.5m0 1q-3.14 0-5.32-2.18T3.5 13q0-2.927 1.97-5.088t4.934-2.373q.029 0 .057.002q.03.003.058.003q-.494.685-.757 1.61T9.5 9q0 2.692 1.904 4.596T16 15.5q.57 0 1.112-.104t1.057-.3q-.661 2.356-2.624 3.88T11 20.5m-.248-6.16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNightSightMaxOutline(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="M17.5 10.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.5 9q1.696 0 3.08-.797t2.382-2.228q-3.477.011-5.72-2.113T8.5 9q0-.517.073-1.041t.239-1.074q-1.958.736-3.135 2.383T4.5 13q0 2.692 1.904 4.596T11 19.5m0 1q-3.14 0-5.32-2.18T3.5 13q0-2.927 1.97-5.088t4.934-2.373q.029 0 .057.002q.03.003.058.003q-.494.685-.757 1.61T9.5 9q0 2.692 1.904 4.596T16 15.5q.57 0 1.112-.104t1.057-.3q-.661 2.356-2.624 3.88T11 20.5m-.248-6.16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 10.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.5 9q1.696 0 3.08-.797t2.382-2.228q-3.477.011-5.72-2.113T8.5 9q0-.517.073-1.041t.239-1.074q-1.958.736-3.135 2.383T4.5 13q0 2.692 1.904 4.596T11 19.5m0 1q-3.14 0-5.32-2.18T3.5 13q0-2.927 1.97-5.088t4.934-2.373q.029 0 .057.002q.03.003.058.003q-.494.685-.757 1.61T9.5 9q0 2.692 1.904 4.596T16 15.5q.57 0 1.112-.104t1.057-.3q-.661 2.356-2.624 3.88T11 20.5m-.248-6.16"/></svg>
</template>

CSS

.icon-night-sight-max-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%22M17.5%2010.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.5%209q1.696%200%203.08-.797t2.382-2.228q-3.477.011-5.72-2.113T8.5%209q0-.517.073-1.041t.239-1.074q-1.958.736-3.135%202.383T4.5%2013q0%202.692%201.904%204.596T11%2019.5m0%201q-3.14%200-5.32-2.18T3.5%2013q0-2.927%201.97-5.088t4.934-2.373q.029%200%20.057.002q.03.003.058.003q-.494.685-.757%201.61T9.5%209q0%202.692%201.904%204.596T16%2015.5q.57%200%201.112-.104t1.057-.3q-.661%202.356-2.624%203.88T11%2020.5m-.248-6.16%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%22M17.5%2010.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.5%209q1.696%200%203.08-.797t2.382-2.228q-3.477.011-5.72-2.113T8.5%209q0-.517.073-1.041t.239-1.074q-1.958.736-3.135%202.383T4.5%2013q0%202.692%201.904%204.596T11%2019.5m0%201q-3.14%200-5.32-2.18T3.5%2013q0-2.927%201.97-5.088t4.934-2.373q.029%200%20.057.002q.03.003.058.003q-.494.685-.757%201.61T9.5%209q0%202.692%201.904%204.596T16%2015.5q.57%200%201.112-.104t1.057-.3q-.661%202.356-2.624%203.88T11%2020.5m-.248-6.16%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-max-outline.svg?color=%231a73e8&size=48