nest-cam-stand-outline-sharp from Material Symbols Light by Google · Outline Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-cam-stand-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Home
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the nest cam stand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 7.425q-1.384.54-2.32 1.766T6.6 12L6 19h12l-.6-7q-.12-1.588-1.055-2.814Q15.41 7.958 14 7.419V10q0 .846-.577 1.423T12 12t-1.423-.577T10 10zm2.713 3.288Q13 10.425 13 10V6q0-.425-.288-.712T12 5t-.712.288T11 6v4q0 .425.288.713T12 11t.713-.288M12 4q.823 0 1.391.545t.603 1.363v.423q1.812.569 3.034 2.062t1.391 3.484L19.117 20H4.902l.698-8.123q.175-1.99 1.385-3.48q1.21-1.491 3.02-2.06v-.423q.036-.818.604-1.366T12 4"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestCamStandOutlineSharp(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="M10 7.425q-1.384.54-2.32 1.766T6.6 12L6 19h12l-.6-7q-.12-1.588-1.055-2.814Q15.41 7.958 14 7.419V10q0 .846-.577 1.423T12 12t-1.423-.577T10 10zm2.713 3.288Q13 10.425 13 10V6q0-.425-.288-.712T12 5t-.712.288T11 6v4q0 .425.288.713T12 11t.713-.288M12 4q.823 0 1.391.545t.603 1.363v.423q1.812.569 3.034 2.062t1.391 3.484L19.117 20H4.902l.698-8.123q.175-1.99 1.385-3.48q1.21-1.491 3.02-2.06v-.423q.036-.818.604-1.366T12 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 7.425q-1.384.54-2.32 1.766T6.6 12L6 19h12l-.6-7q-.12-1.588-1.055-2.814Q15.41 7.958 14 7.419V10q0 .846-.577 1.423T12 12t-1.423-.577T10 10zm2.713 3.288Q13 10.425 13 10V6q0-.425-.288-.712T12 5t-.712.288T11 6v4q0 .425.288.713T12 11t.713-.288M12 4q.823 0 1.391.545t.603 1.363v.423q1.812.569 3.034 2.062t1.391 3.484L19.117 20H4.902l.698-8.123q.175-1.99 1.385-3.48q1.21-1.491 3.02-2.06v-.423q.036-.818.604-1.366T12 4"/></svg>
</template>

CSS

.icon-nest-cam-stand-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%22M10%207.425q-1.384.54-2.32%201.766T6.6%2012L6%2019h12l-.6-7q-.12-1.588-1.055-2.814Q15.41%207.958%2014%207.419V10q0%20.846-.577%201.423T12%2012t-1.423-.577T10%2010zm2.713%203.288Q13%2010.425%2013%2010V6q0-.425-.288-.712T12%205t-.712.288T11%206v4q0%20.425.288.713T12%2011t.713-.288M12%204q.823%200%201.391.545t.603%201.363v.423q1.812.569%203.034%202.062t1.391%203.484L19.117%2020H4.902l.698-8.123q.175-1.99%201.385-3.48q1.21-1.491%203.02-2.06v-.423q.036-.818.604-1.366T12%204%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%22M10%207.425q-1.384.54-2.32%201.766T6.6%2012L6%2019h12l-.6-7q-.12-1.588-1.055-2.814Q15.41%207.958%2014%207.419V10q0%20.846-.577%201.423T12%2012t-1.423-.577T10%2010zm2.713%203.288Q13%2010.425%2013%2010V6q0-.425-.288-.712T12%205t-.712.288T11%206v4q0%20.425.288.713T12%2011t.713-.288M12%204q.823%200%201.391.545t.603%201.363v.423q1.812.569%203.034%202.062t1.391%203.484L19.117%2020H4.902l.698-8.123q.175-1.99%201.385-3.48q1.21-1.491%203.02-2.06v-.423q.036-.818.604-1.366T12%204%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-stand-outline-sharp.svg?color=%231a73e8&size=48