nest cam floodlight icon

nest-cam-floodlight-outline-sharp from Material Symbols by Google · Outline Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-cam-floodlight-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Home
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the nest cam floodlight icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16 9.4l-2.625-2.6q-.85-.85-1.975-1.325T9.075 5q-1.625 0-3.012.825T4 7.775q.675-1.125 2.063-1.95T9.075 5q1.2 0 2.325.475T13.375 6.8zM0 18V0h2q.825 0 1.413.588T4 2v1.7q.8-1.25 2.125-1.975T9.025 1H16v8.4l2.3 2.375l-8.575 8.55l-4.95-4.95q-.225-.225-.413-.45t-.362-.5V16q0 .825-.587 1.413T2 18zM9.025 3q-1.5 0-2.637 1.038T5.05 6.55q.8-.675 1.85-1.112T9.075 5q1.2 0 2.325.475T13.375 6.8l.625.6V3zM5 11.075q0 .8.313 1.55T6.2 13.95l3.525 3.55l5.775-5.75l-3.525-3.55q-.575-.575-1.337-.887T9.075 7q-1.7 0-2.887 1.213T5 11.075M20 16h-3v-2h3zm-2.8 4.6l-2.1-2.1l1.4-1.4l2.1 2.1zM12 22v-3h2v3zm-1.75-9.75"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestCamFloodlightOutlineSharp(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="m16 9.4l-2.625-2.6q-.85-.85-1.975-1.325T9.075 5q-1.625 0-3.012.825T4 7.775q.675-1.125 2.063-1.95T9.075 5q1.2 0 2.325.475T13.375 6.8zM0 18V0h2q.825 0 1.413.588T4 2v1.7q.8-1.25 2.125-1.975T9.025 1H16v8.4l2.3 2.375l-8.575 8.55l-4.95-4.95q-.225-.225-.413-.45t-.362-.5V16q0 .825-.587 1.413T2 18zM9.025 3q-1.5 0-2.637 1.038T5.05 6.55q.8-.675 1.85-1.112T9.075 5q1.2 0 2.325.475T13.375 6.8l.625.6V3zM5 11.075q0 .8.313 1.55T6.2 13.95l3.525 3.55l5.775-5.75l-3.525-3.55q-.575-.575-1.337-.887T9.075 7q-1.7 0-2.887 1.213T5 11.075M20 16h-3v-2h3zm-2.8 4.6l-2.1-2.1l1.4-1.4l2.1 2.1zM12 22v-3h2v3zm-1.75-9.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16 9.4l-2.625-2.6q-.85-.85-1.975-1.325T9.075 5q-1.625 0-3.012.825T4 7.775q.675-1.125 2.063-1.95T9.075 5q1.2 0 2.325.475T13.375 6.8zM0 18V0h2q.825 0 1.413.588T4 2v1.7q.8-1.25 2.125-1.975T9.025 1H16v8.4l2.3 2.375l-8.575 8.55l-4.95-4.95q-.225-.225-.413-.45t-.362-.5V16q0 .825-.587 1.413T2 18zM9.025 3q-1.5 0-2.637 1.038T5.05 6.55q.8-.675 1.85-1.112T9.075 5q1.2 0 2.325.475T13.375 6.8l.625.6V3zM5 11.075q0 .8.313 1.55T6.2 13.95l3.525 3.55l5.775-5.75l-3.525-3.55q-.575-.575-1.337-.887T9.075 7q-1.7 0-2.887 1.213T5 11.075M20 16h-3v-2h3zm-2.8 4.6l-2.1-2.1l1.4-1.4l2.1 2.1zM12 22v-3h2v3zm-1.75-9.75"/></svg>
</template>

CSS

.icon-nest-cam-floodlight-outline-sharp {
  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%22m16%209.4l-2.625-2.6q-.85-.85-1.975-1.325T9.075%205q-1.625%200-3.012.825T4%207.775q.675-1.125%202.063-1.95T9.075%205q1.2%200%202.325.475T13.375%206.8zM0%2018V0h2q.825%200%201.413.588T4%202v1.7q.8-1.25%202.125-1.975T9.025%201H16v8.4l2.3%202.375l-8.575%208.55l-4.95-4.95q-.225-.225-.413-.45t-.362-.5V16q0%20.825-.587%201.413T2%2018zM9.025%203q-1.5%200-2.637%201.038T5.05%206.55q.8-.675%201.85-1.112T9.075%205q1.2%200%202.325.475T13.375%206.8l.625.6V3zM5%2011.075q0%20.8.313%201.55T6.2%2013.95l3.525%203.55l5.775-5.75l-3.525-3.55q-.575-.575-1.337-.887T9.075%207q-1.7%200-2.887%201.213T5%2011.075M20%2016h-3v-2h3zm-2.8%204.6l-2.1-2.1l1.4-1.4l2.1%202.1zM12%2022v-3h2v3zm-1.75-9.75%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%22m16%209.4l-2.625-2.6q-.85-.85-1.975-1.325T9.075%205q-1.625%200-3.012.825T4%207.775q.675-1.125%202.063-1.95T9.075%205q1.2%200%202.325.475T13.375%206.8zM0%2018V0h2q.825%200%201.413.588T4%202v1.7q.8-1.25%202.125-1.975T9.025%201H16v8.4l2.3%202.375l-8.575%208.55l-4.95-4.95q-.225-.225-.413-.45t-.362-.5V16q0%20.825-.587%201.413T2%2018zM9.025%203q-1.5%200-2.637%201.038T5.05%206.55q.8-.675%201.85-1.112T9.075%205q1.2%200%202.325.475T13.375%206.8l.625.6V3zM5%2011.075q0%20.8.313%201.55T6.2%2013.95l3.525%203.55l5.775-5.75l-3.525-3.55q-.575-.575-1.337-.887T9.075%207q-1.7%200-2.887%201.213T5%2011.075M20%2016h-3v-2h3zm-2.8%204.6l-2.1-2.1l1.4-1.4l2.1%202.1zM12%2022v-3h2v3zm-1.75-9.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-cam-floodlight-outline-sharp.svg?color=%231a73e8&size=48