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

Name
nest-cam-outdoor-outline
Set
Material Symbols Light
Style
Outline
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-cam-outdoor-outline-rounded, nest-cam-outdoor-outline-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the nest cam outdoor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.88 18.352q-.414.515-1.064.564q-.649.05-1.164-.366l-3.725-3.121q-.611-.506-1.067-1.142q-.456-.637-.68-1.393q-.236.339-.586.53q-.35.192-.748.192H3.27V6.922h1.577q.687 0 1.153.508q.467.507.495 1.232q.72-1.45 2.104-2.268t3.014-.818q.96 0 1.824.342t1.599.952l3.75 3.121q.515.43.568 1.068q.053.64-.376 1.155zM6.885 11.11q-.005 1.025.423 1.947q.427.922 1.222 1.572l3.744 3.121q.212.154.462.144t.404-.221l5.038-6.079q.154-.211.144-.461t-.221-.404l-3.725-3.121q-.6-.5-1.344-.772q-.744-.273-1.539-.273q-1.894-.005-3.238 1.324t-1.37 3.223m5.757 1.16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestCamOutdoorOutline(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.88 18.352q-.414.515-1.064.564q-.649.05-1.164-.366l-3.725-3.121q-.611-.506-1.067-1.142q-.456-.637-.68-1.393q-.236.339-.586.53q-.35.192-.748.192H3.27V6.922h1.577q.687 0 1.153.508q.467.507.495 1.232q.72-1.45 2.104-2.268t3.014-.818q.96 0 1.824.342t1.599.952l3.75 3.121q.515.43.568 1.068q.053.64-.376 1.155zM6.885 11.11q-.005 1.025.423 1.947q.427.922 1.222 1.572l3.744 3.121q.212.154.462.144t.404-.221l5.038-6.079q.154-.211.144-.461t-.221-.404l-3.725-3.121q-.6-.5-1.344-.772q-.744-.273-1.539-.273q-1.894-.005-3.238 1.324t-1.37 3.223m5.757 1.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="M13.88 18.352q-.414.515-1.064.564q-.649.05-1.164-.366l-3.725-3.121q-.611-.506-1.067-1.142q-.456-.637-.68-1.393q-.236.339-.586.53q-.35.192-.748.192H3.27V6.922h1.577q.687 0 1.153.508q.467.507.495 1.232q.72-1.45 2.104-2.268t3.014-.818q.96 0 1.824.342t1.599.952l3.75 3.121q.515.43.568 1.068q.053.64-.376 1.155zM6.885 11.11q-.005 1.025.423 1.947q.427.922 1.222 1.572l3.744 3.121q.212.154.462.144t.404-.221l5.038-6.079q.154-.211.144-.461t-.221-.404l-3.725-3.121q-.6-.5-1.344-.772q-.744-.273-1.539-.273q-1.894-.005-3.238 1.324t-1.37 3.223m5.757 1.16"/></svg>
</template>

CSS

.icon-nest-cam-outdoor-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%22M13.88%2018.352q-.414.515-1.064.564q-.649.05-1.164-.366l-3.725-3.121q-.611-.506-1.067-1.142q-.456-.637-.68-1.393q-.236.339-.586.53q-.35.192-.748.192H3.27V6.922h1.577q.687%200%201.153.508q.467.507.495%201.232q.72-1.45%202.104-2.268t3.014-.818q.96%200%201.824.342t1.599.952l3.75%203.121q.515.43.568%201.068q.053.64-.376%201.155zM6.885%2011.11q-.005%201.025.423%201.947q.427.922%201.222%201.572l3.744%203.121q.212.154.462.144t.404-.221l5.038-6.079q.154-.211.144-.461t-.221-.404l-3.725-3.121q-.6-.5-1.344-.772q-.744-.273-1.539-.273q-1.894-.005-3.238%201.324t-1.37%203.223m5.757%201.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%22M13.88%2018.352q-.414.515-1.064.564q-.649.05-1.164-.366l-3.725-3.121q-.611-.506-1.067-1.142q-.456-.637-.68-1.393q-.236.339-.586.53q-.35.192-.748.192H3.27V6.922h1.577q.687%200%201.153.508q.467.507.495%201.232q.72-1.45%202.104-2.268t3.014-.818q.96%200%201.824.342t1.599.952l3.75%203.121q.515.43.568%201.068q.053.64-.376%201.155zM6.885%2011.11q-.005%201.025.423%201.947q.427.922%201.222%201.572l3.744%203.121q.212.154.462.144t.404-.221l5.038-6.079q.154-.211.144-.461t-.221-.404l-3.725-3.121q-.6-.5-1.344-.772q-.744-.273-1.539-.273q-1.894-.005-3.238%201.324t-1.37%203.223m5.757%201.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/nest-cam-outdoor-outline.svg?color=%231a73e8&size=48