wifi notification icon
wifi-notification from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-notification
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the wifi notification icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.385q-.671 0-1.143-.472t-.472-1.144h3.23q0 .672-.472 1.144T12 21.385m-7-2.616v-1h1.616V9.846q0-1.96 1.24-3.447T11 4.546V4q0-.413.293-.707T12 3t.707.293T13 4v.546q.633.125 1.203.375t1.064.638q-1.738.589-3.239 1.485T9.234 9.287l8.497 8.482H19v1zm12.35-4.211l-.963-.939q.198-.14.445-.226t.518-.085t.506.085q.234.086.432.226zm-2.475-2.456l-.613-.633q.617-.54 1.392-.85t1.671-.311t1.693.31t1.415.851l-.633.633q-.494-.442-1.12-.676q-.624-.234-1.33-.234t-1.343.237q-.638.236-1.132.673M12.75 9.977l-.633-.627q1.042-.965 2.37-1.504q1.329-.538 2.863-.538t2.85.538t2.358 1.504l-.633.627q-.894-.818-2.091-1.301q-1.197-.484-2.509-.484t-2.486.484t-2.089 1.301"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWifiNotification(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 21.385q-.671 0-1.143-.472t-.472-1.144h3.23q0 .672-.472 1.144T12 21.385m-7-2.616v-1h1.616V9.846q0-1.96 1.24-3.447T11 4.546V4q0-.413.293-.707T12 3t.707.293T13 4v.546q.633.125 1.203.375t1.064.638q-1.738.589-3.239 1.485T9.234 9.287l8.497 8.482H19v1zm12.35-4.211l-.963-.939q.198-.14.445-.226t.518-.085t.506.085q.234.086.432.226zm-2.475-2.456l-.613-.633q.617-.54 1.392-.85t1.671-.311t1.693.31t1.415.851l-.633.633q-.494-.442-1.12-.676q-.624-.234-1.33-.234t-1.343.237q-.638.236-1.132.673M12.75 9.977l-.633-.627q1.042-.965 2.37-1.504q1.329-.538 2.863-.538t2.85.538t2.358 1.504l-.633.627q-.894-.818-2.091-1.301q-1.197-.484-2.509-.484t-2.486.484t-2.089 1.301"/></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 21.385q-.671 0-1.143-.472t-.472-1.144h3.23q0 .672-.472 1.144T12 21.385m-7-2.616v-1h1.616V9.846q0-1.96 1.24-3.447T11 4.546V4q0-.413.293-.707T12 3t.707.293T13 4v.546q.633.125 1.203.375t1.064.638q-1.738.589-3.239 1.485T9.234 9.287l8.497 8.482H19v1zm12.35-4.211l-.963-.939q.198-.14.445-.226t.518-.085t.506.085q.234.086.432.226zm-2.475-2.456l-.613-.633q.617-.54 1.392-.85t1.671-.311t1.693.31t1.415.851l-.633.633q-.494-.442-1.12-.676q-.624-.234-1.33-.234t-1.343.237q-.638.236-1.132.673M12.75 9.977l-.633-.627q1.042-.965 2.37-1.504q1.329-.538 2.863-.538t2.85.538t2.358 1.504l-.633.627q-.894-.818-2.091-1.301q-1.197-.484-2.509-.484t-2.486.484t-2.089 1.301"/></svg> </template>
CSS
.icon-wifi-notification {
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%2021.385q-.671%200-1.143-.472t-.472-1.144h3.23q0%20.672-.472%201.144T12%2021.385m-7-2.616v-1h1.616V9.846q0-1.96%201.24-3.447T11%204.546V4q0-.413.293-.707T12%203t.707.293T13%204v.546q.633.125%201.203.375t1.064.638q-1.738.589-3.239%201.485T9.234%209.287l8.497%208.482H19v1zm12.35-4.211l-.963-.939q.198-.14.445-.226t.518-.085t.506.085q.234.086.432.226zm-2.475-2.456l-.613-.633q.617-.54%201.392-.85t1.671-.311t1.693.31t1.415.851l-.633.633q-.494-.442-1.12-.676q-.624-.234-1.33-.234t-1.343.237q-.638.236-1.132.673M12.75%209.977l-.633-.627q1.042-.965%202.37-1.504q1.329-.538%202.863-.538t2.85.538t2.358%201.504l-.633.627q-.894-.818-2.091-1.301q-1.197-.484-2.509-.484t-2.486.484t-2.089%201.301%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%2021.385q-.671%200-1.143-.472t-.472-1.144h3.23q0%20.672-.472%201.144T12%2021.385m-7-2.616v-1h1.616V9.846q0-1.96%201.24-3.447T11%204.546V4q0-.413.293-.707T12%203t.707.293T13%204v.546q.633.125%201.203.375t1.064.638q-1.738.589-3.239%201.485T9.234%209.287l8.497%208.482H19v1zm12.35-4.211l-.963-.939q.198-.14.445-.226t.518-.085t.506.085q.234.086.432.226zm-2.475-2.456l-.613-.633q.617-.54%201.392-.85t1.671-.311t1.693.31t1.415.851l-.633.633q-.494-.442-1.12-.676q-.624-.234-1.33-.234t-1.343.237q-.638.236-1.132.673M12.75%209.977l-.633-.627q1.042-.965%202.37-1.504q1.329-.538%202.863-.538t2.85.538t2.358%201.504l-.633.627q-.894-.818-2.091-1.301q-1.197-.484-2.509-.484t-2.486.484t-2.089%201.301%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wifi-notification.svg?color=%231a73e8&size=48