nest cam iq icon
nest-cam-iq from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-cam-iq
- Set
- Material Symbols Light
- 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 Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
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="M8.73 20.52q-.401 0-.7-.3t-.3-.7h3.77v-4.095q-2.35-.221-3.925-1.924T6 9.442q0-2.501 1.749-4.25T12 3.441t4.251 1.75Q18 6.94 18 9.441q0 2.356-1.575 4.059T12.5 15.425v4.094h3.77q0 .402-.3.701t-.7.3zm6.808-7.54Q17 11.517 17 9.442t-1.463-3.537T12 4.442T8.463 5.905T7 9.442t1.463 3.538T12 14.442t3.538-1.462m-4.548-2.53q-.414-.414-.414-1.009t.414-1.008q.415-.415 1.009-.415t1.009.415t.414 1.008t-.414 1.009q-.415.415-1.009.415t-1.009-.415"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestCamIq(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="M8.73 20.52q-.401 0-.7-.3t-.3-.7h3.77v-4.095q-2.35-.221-3.925-1.924T6 9.442q0-2.501 1.749-4.25T12 3.441t4.251 1.75Q18 6.94 18 9.441q0 2.356-1.575 4.059T12.5 15.425v4.094h3.77q0 .402-.3.701t-.7.3zm6.808-7.54Q17 11.517 17 9.442t-1.463-3.537T12 4.442T8.463 5.905T7 9.442t1.463 3.538T12 14.442t3.538-1.462m-4.548-2.53q-.414-.414-.414-1.009t.414-1.008q.415-.415 1.009-.415t1.009.415t.414 1.008t-.414 1.009q-.415.415-1.009.415t-1.009-.415"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.73 20.52q-.401 0-.7-.3t-.3-.7h3.77v-4.095q-2.35-.221-3.925-1.924T6 9.442q0-2.501 1.749-4.25T12 3.441t4.251 1.75Q18 6.94 18 9.441q0 2.356-1.575 4.059T12.5 15.425v4.094h3.77q0 .402-.3.701t-.7.3zm6.808-7.54Q17 11.517 17 9.442t-1.463-3.537T12 4.442T8.463 5.905T7 9.442t1.463 3.538T12 14.442t3.538-1.462m-4.548-2.53q-.414-.414-.414-1.009t.414-1.008q.415-.415 1.009-.415t1.009.415t.414 1.008t-.414 1.009q-.415.415-1.009.415t-1.009-.415"/></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%22M8.73%2020.52q-.401%200-.7-.3t-.3-.7h3.77v-4.095q-2.35-.221-3.925-1.924T6%209.442q0-2.501%201.749-4.25T12%203.441t4.251%201.75Q18%206.94%2018%209.441q0%202.356-1.575%204.059T12.5%2015.425v4.094h3.77q0%20.402-.3.701t-.7.3zm6.808-7.54Q17%2011.517%2017%209.442t-1.463-3.537T12%204.442T8.463%205.905T7%209.442t1.463%203.538T12%2014.442t3.538-1.462m-4.548-2.53q-.414-.414-.414-1.009t.414-1.008q.415-.415%201.009-.415t1.009.415t.414%201.008t-.414%201.009q-.415.415-1.009.415t-1.009-.415%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%22M8.73%2020.52q-.401%200-.7-.3t-.3-.7h3.77v-4.095q-2.35-.221-3.925-1.924T6%209.442q0-2.501%201.749-4.25T12%203.441t4.251%201.75Q18%206.94%2018%209.441q0%202.356-1.575%204.059T12.5%2015.425v4.094h3.77q0%20.402-.3.701t-.7.3zm6.808-7.54Q17%2011.517%2017%209.442t-1.463-3.537T12%204.442T8.463%205.905T7%209.442t1.463%203.538T12%2014.442t3.538-1.462m-4.548-2.53q-.414-.414-.414-1.009t.414-1.008q.415-.415%201.009-.415t1.009.415t.414%201.008t-.414%201.009q-.415.415-1.009.415t-1.009-.415%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-iq.svg?color=%231a73e8&size=48