settings night sight icon

settings-night-sight-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
settings-night-sight-rounded
Set
Material Symbols Light
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the settings night sight icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.78 19.759q-1.241-1.242-1.241-2.99t1.24-2.99q1.242-1.24 2.99-1.24t2.99 1.24Q21 15.022 21 16.77t-1.241 2.99Q18.517 21 16.769 21t-2.99-1.241m4.844-1.167q.106-.125.053-.261q-.053-.137-.19-.162q-.553-.086-1.03-.4t-.767-.838t-.34-1.083q-.047-.56.159-1.089q.05-.136-.053-.254q-.103-.119-.24-.088q-1.424.262-1.931 1.612t.42 2.513q.74.927 1.944.952t1.975-.902M10.902 21q-.33 0-.567-.232t-.299-.568l-.263-2.092q-.479-.145-1.035-.454q-.557-.31-.948-.664l-1.915.824q-.317.14-.644.02q-.327-.118-.504-.405L3.648 15.57q-.177-.286-.104-.629t.348-.555l1.672-1.25q-.045-.271-.073-.55q-.03-.277-.03-.568t.03-.578t.073-.577l-1.672-1.25q-.275-.214-.338-.556t.113-.648l1.06-1.8q.177-.287.504-.406t.644.021l1.896.804q.448-.373.938-.663t1.045-.474l.283-2.092q.061-.342.32-.571q.26-.229.603-.229h2.08q.343 0 .602.229q.26.229.321.571l.264 2.112q.536.182 1.016.463t.909.654l1.992-.804q.318-.14.645-.021t.503.406l1.06 1.819q.177.287.104.629t-.348.556l-.912.688q-.142.112-.319.143q-.177.032-.344-.03q-.39-.128-.784-.189t-.795-.067q-.74-.011-1.45.137q-.708.148-1.371.435q-.34-.57-.92-.9q-.578-.331-1.24-.331q-1.046 0-1.773.727T9.473 12q0 .662.321 1.234q.322.572.897.912q-.252.731-.385 1.487t-.133 1.53q0 .877.29 1.692q.289.814.774 1.554q.123.185.013.388t-.348.203"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSettingsNightSightRounded(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="M13.78 19.759q-1.241-1.242-1.241-2.99t1.24-2.99q1.242-1.24 2.99-1.24t2.99 1.24Q21 15.022 21 16.77t-1.241 2.99Q18.517 21 16.769 21t-2.99-1.241m4.844-1.167q.106-.125.053-.261q-.053-.137-.19-.162q-.553-.086-1.03-.4t-.767-.838t-.34-1.083q-.047-.56.159-1.089q.05-.136-.053-.254q-.103-.119-.24-.088q-1.424.262-1.931 1.612t.42 2.513q.74.927 1.944.952t1.975-.902M10.902 21q-.33 0-.567-.232t-.299-.568l-.263-2.092q-.479-.145-1.035-.454q-.557-.31-.948-.664l-1.915.824q-.317.14-.644.02q-.327-.118-.504-.405L3.648 15.57q-.177-.286-.104-.629t.348-.555l1.672-1.25q-.045-.271-.073-.55q-.03-.277-.03-.568t.03-.578t.073-.577l-1.672-1.25q-.275-.214-.338-.556t.113-.648l1.06-1.8q.177-.287.504-.406t.644.021l1.896.804q.448-.373.938-.663t1.045-.474l.283-2.092q.061-.342.32-.571q.26-.229.603-.229h2.08q.343 0 .602.229q.26.229.321.571l.264 2.112q.536.182 1.016.463t.909.654l1.992-.804q.318-.14.645-.021t.503.406l1.06 1.819q.177.287.104.629t-.348.556l-.912.688q-.142.112-.319.143q-.177.032-.344-.03q-.39-.128-.784-.189t-.795-.067q-.74-.011-1.45.137q-.708.148-1.371.435q-.34-.57-.92-.9q-.578-.331-1.24-.331q-1.046 0-1.773.727T9.473 12q0 .662.321 1.234q.322.572.897.912q-.252.731-.385 1.487t-.133 1.53q0 .877.29 1.692q.289.814.774 1.554q.123.185.013.388t-.348.203"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.78 19.759q-1.241-1.242-1.241-2.99t1.24-2.99q1.242-1.24 2.99-1.24t2.99 1.24Q21 15.022 21 16.77t-1.241 2.99Q18.517 21 16.769 21t-2.99-1.241m4.844-1.167q.106-.125.053-.261q-.053-.137-.19-.162q-.553-.086-1.03-.4t-.767-.838t-.34-1.083q-.047-.56.159-1.089q.05-.136-.053-.254q-.103-.119-.24-.088q-1.424.262-1.931 1.612t.42 2.513q.74.927 1.944.952t1.975-.902M10.902 21q-.33 0-.567-.232t-.299-.568l-.263-2.092q-.479-.145-1.035-.454q-.557-.31-.948-.664l-1.915.824q-.317.14-.644.02q-.327-.118-.504-.405L3.648 15.57q-.177-.286-.104-.629t.348-.555l1.672-1.25q-.045-.271-.073-.55q-.03-.277-.03-.568t.03-.578t.073-.577l-1.672-1.25q-.275-.214-.338-.556t.113-.648l1.06-1.8q.177-.287.504-.406t.644.021l1.896.804q.448-.373.938-.663t1.045-.474l.283-2.092q.061-.342.32-.571q.26-.229.603-.229h2.08q.343 0 .602.229q.26.229.321.571l.264 2.112q.536.182 1.016.463t.909.654l1.992-.804q.318-.14.645-.021t.503.406l1.06 1.819q.177.287.104.629t-.348.556l-.912.688q-.142.112-.319.143q-.177.032-.344-.03q-.39-.128-.784-.189t-.795-.067q-.74-.011-1.45.137q-.708.148-1.371.435q-.34-.57-.92-.9q-.578-.331-1.24-.331q-1.046 0-1.773.727T9.473 12q0 .662.321 1.234q.322.572.897.912q-.252.731-.385 1.487t-.133 1.53q0 .877.29 1.692q.289.814.774 1.554q.123.185.013.388t-.348.203"/></svg>
</template>

CSS

.icon-settings-night-sight-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%22M13.78%2019.759q-1.241-1.242-1.241-2.99t1.24-2.99q1.242-1.24%202.99-1.24t2.99%201.24Q21%2015.022%2021%2016.77t-1.241%202.99Q18.517%2021%2016.769%2021t-2.99-1.241m4.844-1.167q.106-.125.053-.261q-.053-.137-.19-.162q-.553-.086-1.03-.4t-.767-.838t-.34-1.083q-.047-.56.159-1.089q.05-.136-.053-.254q-.103-.119-.24-.088q-1.424.262-1.931%201.612t.42%202.513q.74.927%201.944.952t1.975-.902M10.902%2021q-.33%200-.567-.232t-.299-.568l-.263-2.092q-.479-.145-1.035-.454q-.557-.31-.948-.664l-1.915.824q-.317.14-.644.02q-.327-.118-.504-.405L3.648%2015.57q-.177-.286-.104-.629t.348-.555l1.672-1.25q-.045-.271-.073-.55q-.03-.277-.03-.568t.03-.578t.073-.577l-1.672-1.25q-.275-.214-.338-.556t.113-.648l1.06-1.8q.177-.287.504-.406t.644.021l1.896.804q.448-.373.938-.663t1.045-.474l.283-2.092q.061-.342.32-.571q.26-.229.603-.229h2.08q.343%200%20.602.229q.26.229.321.571l.264%202.112q.536.182%201.016.463t.909.654l1.992-.804q.318-.14.645-.021t.503.406l1.06%201.819q.177.287.104.629t-.348.556l-.912.688q-.142.112-.319.143q-.177.032-.344-.03q-.39-.128-.784-.189t-.795-.067q-.74-.011-1.45.137q-.708.148-1.371.435q-.34-.57-.92-.9q-.578-.331-1.24-.331q-1.046%200-1.773.727T9.473%2012q0%20.662.321%201.234q.322.572.897.912q-.252.731-.385%201.487t-.133%201.53q0%20.877.29%201.692q.289.814.774%201.554q.123.185.013.388t-.348.203%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%22M13.78%2019.759q-1.241-1.242-1.241-2.99t1.24-2.99q1.242-1.24%202.99-1.24t2.99%201.24Q21%2015.022%2021%2016.77t-1.241%202.99Q18.517%2021%2016.769%2021t-2.99-1.241m4.844-1.167q.106-.125.053-.261q-.053-.137-.19-.162q-.553-.086-1.03-.4t-.767-.838t-.34-1.083q-.047-.56.159-1.089q.05-.136-.053-.254q-.103-.119-.24-.088q-1.424.262-1.931%201.612t.42%202.513q.74.927%201.944.952t1.975-.902M10.902%2021q-.33%200-.567-.232t-.299-.568l-.263-2.092q-.479-.145-1.035-.454q-.557-.31-.948-.664l-1.915.824q-.317.14-.644.02q-.327-.118-.504-.405L3.648%2015.57q-.177-.286-.104-.629t.348-.555l1.672-1.25q-.045-.271-.073-.55q-.03-.277-.03-.568t.03-.578t.073-.577l-1.672-1.25q-.275-.214-.338-.556t.113-.648l1.06-1.8q.177-.287.504-.406t.644.021l1.896.804q.448-.373.938-.663t1.045-.474l.283-2.092q.061-.342.32-.571q.26-.229.603-.229h2.08q.343%200%20.602.229q.26.229.321.571l.264%202.112q.536.182%201.016.463t.909.654l1.992-.804q.318-.14.645-.021t.503.406l1.06%201.819q.177.287.104.629t-.348.556l-.912.688q-.142.112-.319.143q-.177.032-.344-.03q-.39-.128-.784-.189t-.795-.067q-.74-.011-1.45.137q-.708.148-1.371.435q-.34-.57-.92-.9q-.578-.331-1.24-.331q-1.046%200-1.773.727T9.473%2012q0%20.662.321%201.234q.322.572.897.912q-.252.731-.385%201.487t-.133%201.53q0%20.877.29%201.692q.289.814.774%201.554q.123.185.013.388t-.348.203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/settings-night-sight-rounded.svg?color=%231a73e8&size=48