nest cam magnet mount icon
nest-cam-magnet-mount-outline-sharp from Material Symbols by Google · Outline Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-cam-magnet-mount-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
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 magnet mount icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23 16.3q-.825 0-1.412-.587T21 14.3v-4q0-.85.588-1.425T23 8.3h1v8zm-10-5.025q0 1-.375 1.913t-1.1 1.637L7.25 19.1L.175 12.05l4.275-4.3q.725-.725 1.638-1.1T8 6.275q2.1 0 3.55 1.45t1.45 3.55m-5-3q-.575 0-1.125.225t-1 .675L3 12.05l4.25 4.25l2.875-2.875q.45-.45.675-1t.225-1.125q0-1.275-.875-2.15T8 8.275m8.95 7.075L15.9 14.3l1.2-1.2H14v-1.5h3.2l-1.25-1.25L17 9.3l3 3zm-9.925-3.075"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestCamMagnetMountOutlineSharp(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="M23 16.3q-.825 0-1.412-.587T21 14.3v-4q0-.85.588-1.425T23 8.3h1v8zm-10-5.025q0 1-.375 1.913t-1.1 1.637L7.25 19.1L.175 12.05l4.275-4.3q.725-.725 1.638-1.1T8 6.275q2.1 0 3.55 1.45t1.45 3.55m-5-3q-.575 0-1.125.225t-1 .675L3 12.05l4.25 4.25l2.875-2.875q.45-.45.675-1t.225-1.125q0-1.275-.875-2.15T8 8.275m8.95 7.075L15.9 14.3l1.2-1.2H14v-1.5h3.2l-1.25-1.25L17 9.3l3 3zm-9.925-3.075"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23 16.3q-.825 0-1.412-.587T21 14.3v-4q0-.85.588-1.425T23 8.3h1v8zm-10-5.025q0 1-.375 1.913t-1.1 1.637L7.25 19.1L.175 12.05l4.275-4.3q.725-.725 1.638-1.1T8 6.275q2.1 0 3.55 1.45t1.45 3.55m-5-3q-.575 0-1.125.225t-1 .675L3 12.05l4.25 4.25l2.875-2.875q.45-.45.675-1t.225-1.125q0-1.275-.875-2.15T8 8.275m8.95 7.075L15.9 14.3l1.2-1.2H14v-1.5h3.2l-1.25-1.25L17 9.3l3 3zm-9.925-3.075"/></svg> </template>
CSS
.icon-nest-cam-magnet-mount-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%22M23%2016.3q-.825%200-1.412-.587T21%2014.3v-4q0-.85.588-1.425T23%208.3h1v8zm-10-5.025q0%201-.375%201.913t-1.1%201.637L7.25%2019.1L.175%2012.05l4.275-4.3q.725-.725%201.638-1.1T8%206.275q2.1%200%203.55%201.45t1.45%203.55m-5-3q-.575%200-1.125.225t-1%20.675L3%2012.05l4.25%204.25l2.875-2.875q.45-.45.675-1t.225-1.125q0-1.275-.875-2.15T8%208.275m8.95%207.075L15.9%2014.3l1.2-1.2H14v-1.5h3.2l-1.25-1.25L17%209.3l3%203zm-9.925-3.075%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%22M23%2016.3q-.825%200-1.412-.587T21%2014.3v-4q0-.85.588-1.425T23%208.3h1v8zm-10-5.025q0%201-.375%201.913t-1.1%201.637L7.25%2019.1L.175%2012.05l4.275-4.3q.725-.725%201.638-1.1T8%206.275q2.1%200%203.55%201.45t1.45%203.55m-5-3q-.575%200-1.125.225t-1%20.675L3%2012.05l4.25%204.25l2.875-2.875q.45-.45.675-1t.225-1.125q0-1.275-.875-2.15T8%208.275m8.95%207.075L15.9%2014.3l1.2-1.2H14v-1.5h3.2l-1.25-1.25L17%209.3l3%203zm-9.925-3.075%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-magnet-mount-outline-sharp.svg?color=%231a73e8&size=48