twotone nest cam wired stand icon

twotone-nest-cam-wired-stand from Google Material Icons by Material Design Authors · Baseline · Home · Apache-2.0 Free for personal and commercial use.

Name
twotone-nest-cam-wired-stand
Set
Google Material Icons
Style
Baseline
Category
Home
Viewbox
24×24
License
Apache 2.0

More home icons from Google Material Icons

Use the twotone nest cam wired stand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 17c-1.65 0-3 1.35-3 3v1h6v-1c0-1.65-1.35-3-3-3m4-14l-4.08.41C9.69 3.64 8 5.5 8 7.75s1.69 4.11 3.92 4.34l4.11.42z" opacity=".3"/><path fill="currentColor" d="M16 1c-.15 0 .11-.02-4.28.42C8.47 1.75 6 4.48 6 7.75s2.47 6 5.72 6.33l1.9.19l-.56.85c-.35-.08-.7-.12-1.06-.12c-2.76 0-5 2.24-5 5v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-2c0-1.67-.83-3.15-2.09-4.06l.97-1.45c.04 0 .09.01.13.01c1.09 0 2-.89 2-2V3C18 1.89 17.09 1 16 1m-1 19v1H9v-1c0-1.65 1.35-3 3-3s3 1.35 3 3m-3.08-7.91C9.69 11.86 8 10 8 7.75s1.69-4.11 3.92-4.34L16 3l.03 9.5z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneNestCamWiredStand(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="M12 17c-1.65 0-3 1.35-3 3v1h6v-1c0-1.65-1.35-3-3-3m4-14l-4.08.41C9.69 3.64 8 5.5 8 7.75s1.69 4.11 3.92 4.34l4.11.42z" opacity=".3"/><path fill="currentColor" d="M16 1c-.15 0 .11-.02-4.28.42C8.47 1.75 6 4.48 6 7.75s2.47 6 5.72 6.33l1.9.19l-.56.85c-.35-.08-.7-.12-1.06-.12c-2.76 0-5 2.24-5 5v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-2c0-1.67-.83-3.15-2.09-4.06l.97-1.45c.04 0 .09.01.13.01c1.09 0 2-.89 2-2V3C18 1.89 17.09 1 16 1m-1 19v1H9v-1c0-1.65 1.35-3 3-3s3 1.35 3 3m-3.08-7.91C9.69 11.86 8 10 8 7.75s1.69-4.11 3.92-4.34L16 3l.03 9.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 17c-1.65 0-3 1.35-3 3v1h6v-1c0-1.65-1.35-3-3-3m4-14l-4.08.41C9.69 3.64 8 5.5 8 7.75s1.69 4.11 3.92 4.34l4.11.42z" opacity=".3"/><path fill="currentColor" d="M16 1c-.15 0 .11-.02-4.28.42C8.47 1.75 6 4.48 6 7.75s2.47 6 5.72 6.33l1.9.19l-.56.85c-.35-.08-.7-.12-1.06-.12c-2.76 0-5 2.24-5 5v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-2c0-1.67-.83-3.15-2.09-4.06l.97-1.45c.04 0 .09.01.13.01c1.09 0 2-.89 2-2V3C18 1.89 17.09 1 16 1m-1 19v1H9v-1c0-1.65 1.35-3 3-3s3 1.35 3 3m-3.08-7.91C9.69 11.86 8 10 8 7.75s1.69-4.11 3.92-4.34L16 3l.03 9.5z"/></svg>
</template>

CSS

.icon-twotone-nest-cam-wired-stand {
  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%22M12%2017c-1.65%200-3%201.35-3%203v1h6v-1c0-1.65-1.35-3-3-3m4-14l-4.08.41C9.69%203.64%208%205.5%208%207.75s1.69%204.11%203.92%204.34l4.11.42z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%201c-.15%200%20.11-.02-4.28.42C8.47%201.75%206%204.48%206%207.75s2.47%206%205.72%206.33l1.9.19l-.56.85c-.35-.08-.7-.12-1.06-.12c-2.76%200-5%202.24-5%205v2c0%20.55.45%201%201%201h8c.55%200%201-.45%201-1v-2c0-1.67-.83-3.15-2.09-4.06l.97-1.45c.04%200%20.09.01.13.01c1.09%200%202-.89%202-2V3C18%201.89%2017.09%201%2016%201m-1%2019v1H9v-1c0-1.65%201.35-3%203-3s3%201.35%203%203m-3.08-7.91C9.69%2011.86%208%2010%208%207.75s1.69-4.11%203.92-4.34L16%203l.03%209.5z%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%22M12%2017c-1.65%200-3%201.35-3%203v1h6v-1c0-1.65-1.35-3-3-3m4-14l-4.08.41C9.69%203.64%208%205.5%208%207.75s1.69%204.11%203.92%204.34l4.11.42z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%201c-.15%200%20.11-.02-4.28.42C8.47%201.75%206%204.48%206%207.75s2.47%206%205.72%206.33l1.9.19l-.56.85c-.35-.08-.7-.12-1.06-.12c-2.76%200-5%202.24-5%205v2c0%20.55.45%201%201%201h8c.55%200%201-.45%201-1v-2c0-1.67-.83-3.15-2.09-4.06l.97-1.45c.04%200%20.09.01.13.01c1.09%200%202-.89%202-2V3C18%201.89%2017.09%201%2016%201m-1%2019v1H9v-1c0-1.65%201.35-3%203-3s3%201.35%203%203m-3.08-7.91C9.69%2011.86%208%2010%208%207.75s1.69-4.11%203.92-4.34L16%203l.03%209.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-nest-cam-wired-stand.svg?color=%231a73e8&size=48