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

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

The same icon in other sets

More home icons from Material Symbols

Use the nest cam iq icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 22q-.825 0-1.412-.587T7 20h4v-4.075q-2.6-.375-4.3-2.337T5 9q0-2.925 2.038-4.962T12 2t4.963 2.038T19 9q0 2.625-1.7 4.588T13 15.925V20h4q0 .825-.587 1.413T15 22zm6.538-9.462Q17 11.075 17 9t-1.463-3.537T12 4T8.463 5.463T7 9t1.463 3.538T12 14t3.538-1.463m-4.95-2.125Q10 9.826 10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11t-1.412-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestCamIq(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="M9 22q-.825 0-1.412-.587T7 20h4v-4.075q-2.6-.375-4.3-2.337T5 9q0-2.925 2.038-4.962T12 2t4.963 2.038T19 9q0 2.625-1.7 4.588T13 15.925V20h4q0 .825-.587 1.413T15 22zm6.538-9.462Q17 11.075 17 9t-1.463-3.537T12 4T8.463 5.463T7 9t1.463 3.538T12 14t3.538-1.463m-4.95-2.125Q10 9.826 10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11t-1.412-.587"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 22q-.825 0-1.412-.587T7 20h4v-4.075q-2.6-.375-4.3-2.337T5 9q0-2.925 2.038-4.962T12 2t4.963 2.038T19 9q0 2.625-1.7 4.588T13 15.925V20h4q0 .825-.587 1.413T15 22zm6.538-9.462Q17 11.075 17 9t-1.463-3.537T12 4T8.463 5.463T7 9t1.463 3.538T12 14t3.538-1.463m-4.95-2.125Q10 9.826 10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11t-1.412-.587"/></svg>
</template>

CSS

.icon-nest-cam-iq {
  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%22M9%2022q-.825%200-1.412-.587T7%2020h4v-4.075q-2.6-.375-4.3-2.337T5%209q0-2.925%202.038-4.962T12%202t4.963%202.038T19%209q0%202.625-1.7%204.588T13%2015.925V20h4q0%20.825-.587%201.413T15%2022zm6.538-9.462Q17%2011.075%2017%209t-1.463-3.537T12%204T8.463%205.463T7%209t1.463%203.538T12%2014t3.538-1.463m-4.95-2.125Q10%209.826%2010%209t.588-1.412T12%207t1.413.588T14%209t-.587%201.413T12%2011t-1.412-.587%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%22M9%2022q-.825%200-1.412-.587T7%2020h4v-4.075q-2.6-.375-4.3-2.337T5%209q0-2.925%202.038-4.962T12%202t4.963%202.038T19%209q0%202.625-1.7%204.588T13%2015.925V20h4q0%20.825-.587%201.413T15%2022zm6.538-9.462Q17%2011.075%2017%209t-1.463-3.537T12%204T8.463%205.463T7%209t1.463%203.538T12%2014t3.538-1.463m-4.95-2.125Q10%209.826%2010%209t.588-1.412T12%207t1.413.588T14%209t-.587%201.413T12%2011t-1.412-.587%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.svg?color=%231a73e8&size=48