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

Name
nest-wifi-pro-outline
Set
Material Symbols Light
Style
Outline
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-wifi-pro-outline-rounded, nest-wifi-pro-outline-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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.707 16.207Q13 15.913 13 15.5t-.293-.707T12 14.5t-.707.293T11 15.5t.293.707t.707.293t.707-.293M9 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 21zm-.025-1h6q1.292 0 2.077-.894q.785-.895 1.21-2.17t.56-2.627q.134-1.353.134-2.284q0-2.029-.27-3.532q-.269-1.502-1.044-2.497q-.788-1.013-2.141-1.505Q14.148 4 11.975 4t-3.526.491t-2.141 1.505q-.775.994-1.044 2.497q-.27 1.503-.27 3.532q0 .93.135 2.284t.56 2.628t1.209 2.169Q7.683 20 8.975 20m3-8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestWifiProOutline(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.707 16.207Q13 15.913 13 15.5t-.293-.707T12 14.5t-.707.293T11 15.5t.293.707t.707.293t.707-.293M9 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 21zm-.025-1h6q1.292 0 2.077-.894q.785-.895 1.21-2.17t.56-2.627q.134-1.353.134-2.284q0-2.029-.27-3.532q-.269-1.502-1.044-2.497q-.788-1.013-2.141-1.505Q14.148 4 11.975 4t-3.526.491t-2.141 1.505q-.775.994-1.044 2.497q-.27 1.503-.27 3.532q0 .93.135 2.284t.56 2.628t1.209 2.169Q7.683 20 8.975 20m3-8"/></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.707 16.207Q13 15.913 13 15.5t-.293-.707T12 14.5t-.707.293T11 15.5t.293.707t.707.293t.707-.293M9 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 21zm-.025-1h6q1.292 0 2.077-.894q.785-.895 1.21-2.17t.56-2.627q.134-1.353.134-2.284q0-2.029-.27-3.532q-.269-1.502-1.044-2.497q-.788-1.013-2.141-1.505Q14.148 4 11.975 4t-3.526.491t-2.141 1.505q-.775.994-1.044 2.497q-.27 1.503-.27 3.532q0 .93.135 2.284t.56 2.628t1.209 2.169Q7.683 20 8.975 20m3-8"/></svg>
</template>

CSS

.icon-nest-wifi-pro-outline {
  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.707%2016.207Q13%2015.913%2013%2015.5t-.293-.707T12%2014.5t-.707.293T11%2015.5t.293.707t.707.293t.707-.293M9%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%2021zm-.025-1h6q1.292%200%202.077-.894q.785-.895%201.21-2.17t.56-2.627q.134-1.353.134-2.284q0-2.029-.27-3.532q-.269-1.502-1.044-2.497q-.788-1.013-2.141-1.505Q14.148%204%2011.975%204t-3.526.491t-2.141%201.505q-.775.994-1.044%202.497q-.27%201.503-.27%203.532q0%20.93.135%202.284t.56%202.628t1.209%202.169Q7.683%2020%208.975%2020m3-8%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.707%2016.207Q13%2015.913%2013%2015.5t-.293-.707T12%2014.5t-.707.293T11%2015.5t.293.707t.707.293t.707-.293M9%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%2021zm-.025-1h6q1.292%200%202.077-.894q.785-.895%201.21-2.17t.56-2.627q.134-1.353.134-2.284q0-2.029-.27-3.532q-.269-1.502-1.044-2.497q-.788-1.013-2.141-1.505Q14.148%204%2011.975%204t-3.526.491t-2.141%201.505q-.775.994-1.044%202.497q-.27%201.503-.27%203.532q0%20.93.135%202.284t.56%202.628t1.209%202.169Q7.683%2020%208.975%2020m3-8%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-outline.svg?color=%231a73e8&size=48