nest cam magnet mount icon

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

Name
nest-cam-magnet-mount-outline
Set
Material Symbols
Style
Outline
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-cam-magnet-mount-outline-rounded

3 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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.3h1v8zM6.525 18.138Q6.15 18 5.85 17.7L1.6 13.475q-.3-.3-.45-.662T1 12.075t.138-.75t.437-.675l2.875-2.9q.725-.725 1.638-1.1T8 6.275q2.1 0 3.55 1.45t1.45 3.55q0 1-.375 1.913t-1.1 1.637l-2.85 2.85q-.3.3-.663.45t-.737.15t-.75-.137M8 8.275q-.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 3z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestCamMagnetMountOutline(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.3h1v8zM6.525 18.138Q6.15 18 5.85 17.7L1.6 13.475q-.3-.3-.45-.662T1 12.075t.138-.75t.437-.675l2.875-2.9q.725-.725 1.638-1.1T8 6.275q2.1 0 3.55 1.45t1.45 3.55q0 1-.375 1.913t-1.1 1.637l-2.85 2.85q-.3.3-.663.45t-.737.15t-.75-.137M8 8.275q-.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 3z"/></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.3h1v8zM6.525 18.138Q6.15 18 5.85 17.7L1.6 13.475q-.3-.3-.45-.662T1 12.075t.138-.75t.437-.675l2.875-2.9q.725-.725 1.638-1.1T8 6.275q2.1 0 3.55 1.45t1.45 3.55q0 1-.375 1.913t-1.1 1.637l-2.85 2.85q-.3.3-.663.45t-.737.15t-.75-.137M8 8.275q-.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 3z"/></svg>
</template>

CSS

.icon-nest-cam-magnet-mount-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%22M23%2016.3q-.825%200-1.412-.587T21%2014.3v-4q0-.85.588-1.425T23%208.3h1v8zM6.525%2018.138Q6.15%2018%205.85%2017.7L1.6%2013.475q-.3-.3-.45-.662T1%2012.075t.138-.75t.437-.675l2.875-2.9q.725-.725%201.638-1.1T8%206.275q2.1%200%203.55%201.45t1.45%203.55q0%201-.375%201.913t-1.1%201.637l-2.85%202.85q-.3.3-.663.45t-.737.15t-.75-.137M8%208.275q-.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%203z%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.3h1v8zM6.525%2018.138Q6.15%2018%205.85%2017.7L1.6%2013.475q-.3-.3-.45-.662T1%2012.075t.138-.75t.437-.675l2.875-2.9q.725-.725%201.638-1.1T8%206.275q2.1%200%203.55%201.45t1.45%203.55q0%201-.375%201.913t-1.1%201.637l-2.85%202.85q-.3.3-.663.45t-.737.15t-.75-.137M8%208.275q-.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%203z%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.svg?color=%231a73e8&size=48