nest wifi pro icon
nest-wifi-pro from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-wifi-pro
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-wifi-pro-rounded, nest-wifi-pro-sharp
1 other variant in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
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="M13.063 16.563q.437-.438.437-1.063t-.437-1.062T12 14t-1.062.438T10.5 15.5t.438 1.063T12 17t1.063-.437M9 22q-1.925 0-3.1-1t-1.825-2.5q-.65-1.525-.862-3.25T3 12.025q0-2.55.388-4.413T4.8 4.476q1.025-1.25 2.75-1.862T12 2t4.45.613t2.75 1.862q1.025 1.275 1.413 3.138T21 12.025q0 1.5-.213 3.225t-.862 3.25Q19.275 20 18.1 21T15 22z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestWifiPro(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="M13.063 16.563q.437-.438.437-1.063t-.437-1.062T12 14t-1.062.438T10.5 15.5t.438 1.063T12 17t1.063-.437M9 22q-1.925 0-3.1-1t-1.825-2.5q-.65-1.525-.862-3.25T3 12.025q0-2.55.388-4.413T4.8 4.476q1.025-1.25 2.75-1.862T12 2t4.45.613t2.75 1.862q1.025 1.275 1.413 3.138T21 12.025q0 1.5-.213 3.225t-.862 3.25Q19.275 20 18.1 21T15 22z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.063 16.563q.437-.438.437-1.063t-.437-1.062T12 14t-1.062.438T10.5 15.5t.438 1.063T12 17t1.063-.437M9 22q-1.925 0-3.1-1t-1.825-2.5q-.65-1.525-.862-3.25T3 12.025q0-2.55.388-4.413T4.8 4.476q1.025-1.25 2.75-1.862T12 2t4.45.613t2.75 1.862q1.025 1.275 1.413 3.138T21 12.025q0 1.5-.213 3.225t-.862 3.25Q19.275 20 18.1 21T15 22z"/></svg> </template>
CSS
.icon-nest-wifi-pro {
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%22M13.063%2016.563q.437-.438.437-1.063t-.437-1.062T12%2014t-1.062.438T10.5%2015.5t.438%201.063T12%2017t1.063-.437M9%2022q-1.925%200-3.1-1t-1.825-2.5q-.65-1.525-.862-3.25T3%2012.025q0-2.55.388-4.413T4.8%204.476q1.025-1.25%202.75-1.862T12%202t4.45.613t2.75%201.862q1.025%201.275%201.413%203.138T21%2012.025q0%201.5-.213%203.225t-.862%203.25Q19.275%2020%2018.1%2021T15%2022z%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%22M13.063%2016.563q.437-.438.437-1.063t-.437-1.062T12%2014t-1.062.438T10.5%2015.5t.438%201.063T12%2017t1.063-.437M9%2022q-1.925%200-3.1-1t-1.825-2.5q-.65-1.525-.862-3.25T3%2012.025q0-2.55.388-4.413T4.8%204.476q1.025-1.25%202.75-1.862T12%202t4.45.613t2.75%201.862q1.025%201.275%201.413%203.138T21%2012.025q0%201.5-.213%203.225t-.862%203.25Q19.275%2020%2018.1%2021T15%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-wifi-pro.svg?color=%231a73e8&size=48