night sight max icon
night-sight-max-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- night-sight-max-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
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 7.5H15q-.213 0-.356-.144t-.144-.357t.144-.356T15 6.5h2.5V4q0-.213.144-.356t.357-.144t.356.144T18.5 4v2.5H21q.213 0 .356.144t.144.357t-.144.356T21 7.5h-2.5V10q0 .213-.144.356t-.357.144t-.356-.144T17.5 10zm-6.5 12q1.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.5m6.85-3.46q-.892 2.047-2.742 3.253Q13.257 20.5 11 20.5q-3.12 0-5.31-2.19T3.5 13q0-2.7 1.693-4.766T9.52 5.65q.165-.03.288.03q.122.062.19.172q.066.11.082.249q.015.14-.052.316q-.263.619-.395 1.265T9.5 9q0 2.708 1.896 4.604T16 15.5q.323 0 .616-.032q.294-.032.601-.082q.2-.036.344.016t.222.156q.078.103.106.226q.028.122-.039.256m-7.098-1.7"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNightSightMaxOutlineRounded(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 7.5H15q-.213 0-.356-.144t-.144-.357t.144-.356T15 6.5h2.5V4q0-.213.144-.356t.357-.144t.356.144T18.5 4v2.5H21q.213 0 .356.144t.144.357t-.144.356T21 7.5h-2.5V10q0 .213-.144.356t-.357.144t-.356-.144T17.5 10zm-6.5 12q1.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.5m6.85-3.46q-.892 2.047-2.742 3.253Q13.257 20.5 11 20.5q-3.12 0-5.31-2.19T3.5 13q0-2.7 1.693-4.766T9.52 5.65q.165-.03.288.03q.122.062.19.172q.066.11.082.249q.015.14-.052.316q-.263.619-.395 1.265T9.5 9q0 2.708 1.896 4.604T16 15.5q.323 0 .616-.032q.294-.032.601-.082q.2-.036.344.016t.222.156q.078.103.106.226q.028.122-.039.256m-7.098-1.7"/></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 7.5H15q-.213 0-.356-.144t-.144-.357t.144-.356T15 6.5h2.5V4q0-.213.144-.356t.357-.144t.356.144T18.5 4v2.5H21q.213 0 .356.144t.144.357t-.144.356T21 7.5h-2.5V10q0 .213-.144.356t-.357.144t-.356-.144T17.5 10zm-6.5 12q1.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.5m6.85-3.46q-.892 2.047-2.742 3.253Q13.257 20.5 11 20.5q-3.12 0-5.31-2.19T3.5 13q0-2.7 1.693-4.766T9.52 5.65q.165-.03.288.03q.122.062.19.172q.066.11.082.249q.015.14-.052.316q-.263.619-.395 1.265T9.5 9q0 2.708 1.896 4.604T16 15.5q.323 0 .616-.032q.294-.032.601-.082q.2-.036.344.016t.222.156q.078.103.106.226q.028.122-.039.256m-7.098-1.7"/></svg> </template>
CSS
.icon-night-sight-max-outline-rounded {
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%207.5H15q-.213%200-.356-.144t-.144-.357t.144-.356T15%206.5h2.5V4q0-.213.144-.356t.357-.144t.356.144T18.5%204v2.5H21q.213%200%20.356.144t.144.357t-.144.356T21%207.5h-2.5V10q0%20.213-.144.356t-.357.144t-.356-.144T17.5%2010zm-6.5%2012q1.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.5m6.85-3.46q-.892%202.047-2.742%203.253Q13.257%2020.5%2011%2020.5q-3.12%200-5.31-2.19T3.5%2013q0-2.7%201.693-4.766T9.52%205.65q.165-.03.288.03q.122.062.19.172q.066.11.082.249q.015.14-.052.316q-.263.619-.395%201.265T9.5%209q0%202.708%201.896%204.604T16%2015.5q.323%200%20.616-.032q.294-.032.601-.082q.2-.036.344.016t.222.156q.078.103.106.226q.028.122-.039.256m-7.098-1.7%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%207.5H15q-.213%200-.356-.144t-.144-.357t.144-.356T15%206.5h2.5V4q0-.213.144-.356t.357-.144t.356.144T18.5%204v2.5H21q.213%200%20.356.144t.144.357t-.144.356T21%207.5h-2.5V10q0%20.213-.144.356t-.357.144t-.356-.144T17.5%2010zm-6.5%2012q1.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.5m6.85-3.46q-.892%202.047-2.742%203.253Q13.257%2020.5%2011%2020.5q-3.12%200-5.31-2.19T3.5%2013q0-2.7%201.693-4.766T9.52%205.65q.165-.03.288.03q.122.062.19.172q.066.11.082.249q.015.14-.052.316q-.263.619-.395%201.265T9.5%209q0%202.708%201.896%204.604T16%2015.5q.323%200%20.616-.032q.294-.032.601-.082q.2-.036.344.016t.222.156q.078.103.106.226q.028.122-.039.256m-7.098-1.7%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-rounded.svg?color=%231a73e8&size=48