nest cam magnet mount icon

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

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

3 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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="M22.635 15.992q-.698 0-1.195-.497t-.498-1.195v-4q0-.72.498-1.206q.497-.486 1.195-.486h.692v7.384zm-15.022.919q-.306-.115-.551-.365l-3.388-3.363q-.24-.239-.36-.53q-.122-.292-.122-.594q0-.301.115-.608q.114-.306.364-.551l2.433-2.458q.583-.573 1.316-.87t1.532-.297q1.676 0 2.833 1.157t1.157 2.833q0 .798-.297 1.532t-.87 1.316l-2.427 2.428q-.242.242-.533.363t-.594.121t-.608-.114m9.356-2.022l-.607-.608l1.488-1.489h-3.542v-.884h3.68l-1.596-1.596l.608-.589l2.577 2.558z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestCamMagnetMount(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="M22.635 15.992q-.698 0-1.195-.497t-.498-1.195v-4q0-.72.498-1.206q.497-.486 1.195-.486h.692v7.384zm-15.022.919q-.306-.115-.551-.365l-3.388-3.363q-.24-.239-.36-.53q-.122-.292-.122-.594q0-.301.115-.608q.114-.306.364-.551l2.433-2.458q.583-.573 1.316-.87t1.532-.297q1.676 0 2.833 1.157t1.157 2.833q0 .798-.297 1.532t-.87 1.316l-2.427 2.428q-.242.242-.533.363t-.594.121t-.608-.114m9.356-2.022l-.607-.608l1.488-1.489h-3.542v-.884h3.68l-1.596-1.596l.608-.589l2.577 2.558z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.635 15.992q-.698 0-1.195-.497t-.498-1.195v-4q0-.72.498-1.206q.497-.486 1.195-.486h.692v7.384zm-15.022.919q-.306-.115-.551-.365l-3.388-3.363q-.24-.239-.36-.53q-.122-.292-.122-.594q0-.301.115-.608q.114-.306.364-.551l2.433-2.458q.583-.573 1.316-.87t1.532-.297q1.676 0 2.833 1.157t1.157 2.833q0 .798-.297 1.532t-.87 1.316l-2.427 2.428q-.242.242-.533.363t-.594.121t-.608-.114m9.356-2.022l-.607-.608l1.488-1.489h-3.542v-.884h3.68l-1.596-1.596l.608-.589l2.577 2.558z"/></svg>
</template>

CSS

.icon-nest-cam-magnet-mount {
  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%22M22.635%2015.992q-.698%200-1.195-.497t-.498-1.195v-4q0-.72.498-1.206q.497-.486%201.195-.486h.692v7.384zm-15.022.919q-.306-.115-.551-.365l-3.388-3.363q-.24-.239-.36-.53q-.122-.292-.122-.594q0-.301.115-.608q.114-.306.364-.551l2.433-2.458q.583-.573%201.316-.87t1.532-.297q1.676%200%202.833%201.157t1.157%202.833q0%20.798-.297%201.532t-.87%201.316l-2.427%202.428q-.242.242-.533.363t-.594.121t-.608-.114m9.356-2.022l-.607-.608l1.488-1.489h-3.542v-.884h3.68l-1.596-1.596l.608-.589l2.577%202.558z%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%22M22.635%2015.992q-.698%200-1.195-.497t-.498-1.195v-4q0-.72.498-1.206q.497-.486%201.195-.486h.692v7.384zm-15.022.919q-.306-.115-.551-.365l-3.388-3.363q-.24-.239-.36-.53q-.122-.292-.122-.594q0-.301.115-.608q.114-.306.364-.551l2.433-2.458q.583-.573%201.316-.87t1.532-.297q1.676%200%202.833%201.157t1.157%202.833q0%20.798-.297%201.532t-.87%201.316l-2.427%202.428q-.242.242-.533.363t-.594.121t-.608-.114m9.356-2.022l-.607-.608l1.488-1.489h-3.542v-.884h3.68l-1.596-1.596l.608-.589l2.577%202.558z%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-magnet-mount.svg?color=%231a73e8&size=48