nest wifi point icon
nest-wifi-point from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-wifi-point
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-wifi-point-rounded, nest-wifi-point-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
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 point icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.73 20q-1.97 0-3.35-1.38T4 15.27V8.73q0-1.97 1.38-3.35T8.73 4h6.54q1.97 0 3.35 1.38T20 8.73v6.54q0 1.97-1.38 3.35T15.27 20zm.347-1q0-.367.24-.607q.239-.24.606-.24q.368 0 .607.244q.24.244.24.603h2.46q0-.367.24-.607t.607-.24t.607.244t.239.603q1.356 0 2.14-.434q.785-.435 1.31-1.258H17q0 .36-.24.602q-.239.244-.606.244q-.368 0-.607-.244q-.24-.243-.24-.602h-2.46q0 .367-.24.606q-.24.24-.607.24t-.607-.244t-.24-.602h-2.46q0 .367-.24.606q-.24.24-.607.24t-.607-.244Q7 17.668 7 17.309H5.627q.525.823 1.31 1.257q.784.435 2.14.435"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestWifiPoint(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="M8.73 20q-1.97 0-3.35-1.38T4 15.27V8.73q0-1.97 1.38-3.35T8.73 4h6.54q1.97 0 3.35 1.38T20 8.73v6.54q0 1.97-1.38 3.35T15.27 20zm.347-1q0-.367.24-.607q.239-.24.606-.24q.368 0 .607.244q.24.244.24.603h2.46q0-.367.24-.607t.607-.24t.607.244t.239.603q1.356 0 2.14-.434q.785-.435 1.31-1.258H17q0 .36-.24.602q-.239.244-.606.244q-.368 0-.607-.244q-.24-.243-.24-.602h-2.46q0 .367-.24.606q-.24.24-.607.24t-.607-.244t-.24-.602h-2.46q0 .367-.24.606q-.24.24-.607.24t-.607-.244Q7 17.668 7 17.309H5.627q.525.823 1.31 1.257q.784.435 2.14.435"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.73 20q-1.97 0-3.35-1.38T4 15.27V8.73q0-1.97 1.38-3.35T8.73 4h6.54q1.97 0 3.35 1.38T20 8.73v6.54q0 1.97-1.38 3.35T15.27 20zm.347-1q0-.367.24-.607q.239-.24.606-.24q.368 0 .607.244q.24.244.24.603h2.46q0-.367.24-.607t.607-.24t.607.244t.239.603q1.356 0 2.14-.434q.785-.435 1.31-1.258H17q0 .36-.24.602q-.239.244-.606.244q-.368 0-.607-.244q-.24-.243-.24-.602h-2.46q0 .367-.24.606q-.24.24-.607.24t-.607-.244t-.24-.602h-2.46q0 .367-.24.606q-.24.24-.607.24t-.607-.244Q7 17.668 7 17.309H5.627q.525.823 1.31 1.257q.784.435 2.14.435"/></svg> </template>
CSS
.icon-nest-wifi-point {
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%22M8.73%2020q-1.97%200-3.35-1.38T4%2015.27V8.73q0-1.97%201.38-3.35T8.73%204h6.54q1.97%200%203.35%201.38T20%208.73v6.54q0%201.97-1.38%203.35T15.27%2020zm.347-1q0-.367.24-.607q.239-.24.606-.24q.368%200%20.607.244q.24.244.24.603h2.46q0-.367.24-.607t.607-.24t.607.244t.239.603q1.356%200%202.14-.434q.785-.435%201.31-1.258H17q0%20.36-.24.602q-.239.244-.606.244q-.368%200-.607-.244q-.24-.243-.24-.602h-2.46q0%20.367-.24.606q-.24.24-.607.24t-.607-.244t-.24-.602h-2.46q0%20.367-.24.606q-.24.24-.607.24t-.607-.244Q7%2017.668%207%2017.309H5.627q.525.823%201.31%201.257q.784.435%202.14.435%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%22M8.73%2020q-1.97%200-3.35-1.38T4%2015.27V8.73q0-1.97%201.38-3.35T8.73%204h6.54q1.97%200%203.35%201.38T20%208.73v6.54q0%201.97-1.38%203.35T15.27%2020zm.347-1q0-.367.24-.607q.239-.24.606-.24q.368%200%20.607.244q.24.244.24.603h2.46q0-.367.24-.607t.607-.24t.607.244t.239.603q1.356%200%202.14-.434q.785-.435%201.31-1.258H17q0%20.36-.24.602q-.239.244-.606.244q-.368%200-.607-.244q-.24-.243-.24-.602h-2.46q0%20.367-.24.606q-.24.24-.607.24t-.607-.244t-.24-.602h-2.46q0%20.367-.24.606q-.24.24-.607.24t-.607-.244Q7%2017.668%207%2017.309H5.627q.525.823%201.31%201.257q.784.435%202.14.435%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-point.svg?color=%231a73e8&size=48