nest wake on press icon

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

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

5 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the nest wake on press icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.23 11.962V5H21v6.962zM7.413 20l-4.835-4.833l1.067-1.078l3.645.792V5.5q0-.63.434-1.065T8.786 4t1.066.435t.436 1.065v5.116h1.081l4.99 2.201L15.116 20zm.427-1h6.428l.964-5.584l-4.192-1.876H9.29V5.5q0-.225-.138-.363T8.788 5t-.362.138t-.138.362v10.6l-4.29-.933zm0 0h6.37z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestWakeOnPressOutlineSharp(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="M19.23 11.962V5H21v6.962zM7.413 20l-4.835-4.833l1.067-1.078l3.645.792V5.5q0-.63.434-1.065T8.786 4t1.066.435t.436 1.065v5.116h1.081l4.99 2.201L15.116 20zm.427-1h6.428l.964-5.584l-4.192-1.876H9.29V5.5q0-.225-.138-.363T8.788 5t-.362.138t-.138.362v10.6l-4.29-.933zm0 0h6.37z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.23 11.962V5H21v6.962zM7.413 20l-4.835-4.833l1.067-1.078l3.645.792V5.5q0-.63.434-1.065T8.786 4t1.066.435t.436 1.065v5.116h1.081l4.99 2.201L15.116 20zm.427-1h6.428l.964-5.584l-4.192-1.876H9.29V5.5q0-.225-.138-.363T8.788 5t-.362.138t-.138.362v10.6l-4.29-.933zm0 0h6.37z"/></svg>
</template>

CSS

.icon-nest-wake-on-press-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%22M19.23%2011.962V5H21v6.962zM7.413%2020l-4.835-4.833l1.067-1.078l3.645.792V5.5q0-.63.434-1.065T8.786%204t1.066.435t.436%201.065v5.116h1.081l4.99%202.201L15.116%2020zm.427-1h6.428l.964-5.584l-4.192-1.876H9.29V5.5q0-.225-.138-.363T8.788%205t-.362.138t-.138.362v10.6l-4.29-.933zm0%200h6.37z%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%22M19.23%2011.962V5H21v6.962zM7.413%2020l-4.835-4.833l1.067-1.078l3.645.792V5.5q0-.63.434-1.065T8.786%204t1.066.435t.436%201.065v5.116h1.081l4.99%202.201L15.116%2020zm.427-1h6.428l.964-5.584l-4.192-1.876H9.29V5.5q0-.225-.138-.363T8.788%205t-.362.138t-.138.362v10.6l-4.29-.933zm0%200h6.37z%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-wake-on-press-outline-sharp.svg?color=%231a73e8&size=48