nest cam iq outdoor icon

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

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

1 other variant in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the nest cam iq outdoor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.075 20.25q-.275.325-.687.363t-.738-.238l-3.825-3.2q-1.25-1.05-1.8-2.55T6.75 11.55l-1.4-1.175q-.3-.275-.337-.663T5.225 9H4v2q0 .825-.587 1.413T2 13V3q.825 0 1.413.588T4 5v2h2.875l1.55-1.875q.275-.325.688-.363T9.85 5l1.375 1.15q1.525-.575 3.1-.3t2.825 1.325l3.825 3.2q.325.275.363.688t-.238.712z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestCamIqOutdoor(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="M14.075 20.25q-.275.325-.687.363t-.738-.238l-3.825-3.2q-1.25-1.05-1.8-2.55T6.75 11.55l-1.4-1.175q-.3-.275-.337-.663T5.225 9H4v2q0 .825-.587 1.413T2 13V3q.825 0 1.413.588T4 5v2h2.875l1.55-1.875q.275-.325.688-.363T9.85 5l1.375 1.15q1.525-.575 3.1-.3t2.825 1.325l3.825 3.2q.325.275.363.688t-.238.712z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.075 20.25q-.275.325-.687.363t-.738-.238l-3.825-3.2q-1.25-1.05-1.8-2.55T6.75 11.55l-1.4-1.175q-.3-.275-.337-.663T5.225 9H4v2q0 .825-.587 1.413T2 13V3q.825 0 1.413.588T4 5v2h2.875l1.55-1.875q.275-.325.688-.363T9.85 5l1.375 1.15q1.525-.575 3.1-.3t2.825 1.325l3.825 3.2q.325.275.363.688t-.238.712z"/></svg>
</template>

CSS

.icon-nest-cam-iq-outdoor {
  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%22M14.075%2020.25q-.275.325-.687.363t-.738-.238l-3.825-3.2q-1.25-1.05-1.8-2.55T6.75%2011.55l-1.4-1.175q-.3-.275-.337-.663T5.225%209H4v2q0%20.825-.587%201.413T2%2013V3q.825%200%201.413.588T4%205v2h2.875l1.55-1.875q.275-.325.688-.363T9.85%205l1.375%201.15q1.525-.575%203.1-.3t2.825%201.325l3.825%203.2q.325.275.363.688t-.238.712z%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%22M14.075%2020.25q-.275.325-.687.363t-.738-.238l-3.825-3.2q-1.25-1.05-1.8-2.55T6.75%2011.55l-1.4-1.175q-.3-.275-.337-.663T5.225%209H4v2q0%20.825-.587%201.413T2%2013V3q.825%200%201.413.588T4%205v2h2.875l1.55-1.875q.275-.325.688-.363T9.85%205l1.375%201.15q1.525-.575%203.1-.3t2.825%201.325l3.825%203.2q.325.275.363.688t-.238.712z%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-iq-outdoor.svg?color=%231a73e8&size=48