nest-wifi-pro-2 from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-wifi-pro-2
Set
Material Symbols Light
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-wifi-pro-2-rounded, nest-wifi-pro-2-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the nest wifi pro 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 21q-1.598 0-2.58-.952q-.984-.952-1.518-2.336q-.535-1.39-.718-2.933Q4 13.237 4 12.025q0-2.242.349-3.922t1.259-2.82q.91-1.154 2.442-1.719Q9.583 3 12 3t3.95.565t2.442 1.718q.91 1.14 1.259 2.82T20 12.025q0 1.212-.184 2.754q-.183 1.542-.718 2.933q-.534 1.384-1.517 2.336T15 21zm7.02-8.942q.193 0 .346-.153t.153-.347q0-2.087-1.373-3.57T11.681 6.5q-.189 0-.339.146t-.15.36t.146.353t.36.141q1.636 0 2.726 1.199t1.095 2.845q0 .214.143.364t.357.15"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestWifiPro2(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="M9 21q-1.598 0-2.58-.952q-.984-.952-1.518-2.336q-.535-1.39-.718-2.933Q4 13.237 4 12.025q0-2.242.349-3.922t1.259-2.82q.91-1.154 2.442-1.719Q9.583 3 12 3t3.95.565t2.442 1.718q.91 1.14 1.259 2.82T20 12.025q0 1.212-.184 2.754q-.183 1.542-.718 2.933q-.534 1.384-1.517 2.336T15 21zm7.02-8.942q.193 0 .346-.153t.153-.347q0-2.087-1.373-3.57T11.681 6.5q-.189 0-.339.146t-.15.36t.146.353t.36.141q1.636 0 2.726 1.199t1.095 2.845q0 .214.143.364t.357.15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 21q-1.598 0-2.58-.952q-.984-.952-1.518-2.336q-.535-1.39-.718-2.933Q4 13.237 4 12.025q0-2.242.349-3.922t1.259-2.82q.91-1.154 2.442-1.719Q9.583 3 12 3t3.95.565t2.442 1.718q.91 1.14 1.259 2.82T20 12.025q0 1.212-.184 2.754q-.183 1.542-.718 2.933q-.534 1.384-1.517 2.336T15 21zm7.02-8.942q.193 0 .346-.153t.153-.347q0-2.087-1.373-3.57T11.681 6.5q-.189 0-.339.146t-.15.36t.146.353t.36.141q1.636 0 2.726 1.199t1.095 2.845q0 .214.143.364t.357.15"/></svg>
</template>

CSS

.icon-nest-wifi-pro-2 {
  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%22M9%2021q-1.598%200-2.58-.952q-.984-.952-1.518-2.336q-.535-1.39-.718-2.933Q4%2013.237%204%2012.025q0-2.242.349-3.922t1.259-2.82q.91-1.154%202.442-1.719Q9.583%203%2012%203t3.95.565t2.442%201.718q.91%201.14%201.259%202.82T20%2012.025q0%201.212-.184%202.754q-.183%201.542-.718%202.933q-.534%201.384-1.517%202.336T15%2021zm7.02-8.942q.193%200%20.346-.153t.153-.347q0-2.087-1.373-3.57T11.681%206.5q-.189%200-.339.146t-.15.36t.146.353t.36.141q1.636%200%202.726%201.199t1.095%202.845q0%20.214.143.364t.357.15%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%22M9%2021q-1.598%200-2.58-.952q-.984-.952-1.518-2.336q-.535-1.39-.718-2.933Q4%2013.237%204%2012.025q0-2.242.349-3.922t1.259-2.82q.91-1.154%202.442-1.719Q9.583%203%2012%203t3.95.565t2.442%201.718q.91%201.14%201.259%202.82T20%2012.025q0%201.212-.184%202.754q-.183%201.542-.718%202.933q-.534%201.384-1.517%202.336T15%2021zm7.02-8.942q.193%200%20.346-.153t.153-.347q0-2.087-1.373-3.57T11.681%206.5q-.189%200-.339.146t-.15.36t.146.353t.36.141q1.636%200%202.726%201.199t1.095%202.845q0%20.214.143.364t.357.15%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-wifi-pro-2.svg?color=%231a73e8&size=48