wifi icon
wifi-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- wifi-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
wifiAkar Iconswifi-outlinedAnt Design IconswifiBootstrap IconswifiBoxIcons v2wifiCarbonwifi-fillEva IconswifiFramework7 IconswifiFont Awesome 6 SolidwifiFont Awesome SolidwifiFeather Iconswifi-20Fluent UI System Color IconswifiHeroIconswifiHumbleiconswifiIconParkwifiIconPark OutlinewifiIconoirwifiIonIconswifiJam IconswifiLine AwesomewifiSVG LogoswifiLucidewifiMage IconswifiMajesticonswifiMaterial Symbols
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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.908 19.977q-.446-.446-.446-1.092t.446-1.093T12 17.346t1.092.446t.446 1.093t-.446 1.092t-1.092.446t-1.092-.446m4.405-7.838q1.552.6 2.793 1.669q.25.202.262.507q.013.304-.206.524q-.214.213-.521.206t-.558-.203q-1.027-.861-2.331-1.352Q13.448 13 12 13t-2.752.49t-2.33 1.352q-.25.196-.559.2q-.307.004-.52-.21q-.214-.219-.205-.523t.26-.507q1.24-1.07 2.794-1.666q1.552-.597 3.312-.597t3.313.6m2.363-5.547q2.628 1.054 4.674 2.93q.25.212.266.53q.015.317-.204.537q-.233.232-.55.196q-.318-.035-.587-.262q-1.858-1.667-4.23-2.595T12 7t-5.045.928t-4.23 2.595q-.27.227-.586.263q-.318.035-.55-.197q-.22-.22-.204-.537q.015-.317.265-.53q2.046-1.876 4.674-2.93Q8.952 5.54 12 5.54t5.676 1.053"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWifiRounded(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="M10.908 19.977q-.446-.446-.446-1.092t.446-1.093T12 17.346t1.092.446t.446 1.093t-.446 1.092t-1.092.446t-1.092-.446m4.405-7.838q1.552.6 2.793 1.669q.25.202.262.507q.013.304-.206.524q-.214.213-.521.206t-.558-.203q-1.027-.861-2.331-1.352Q13.448 13 12 13t-2.752.49t-2.33 1.352q-.25.196-.559.2q-.307.004-.52-.21q-.214-.219-.205-.523t.26-.507q1.24-1.07 2.794-1.666q1.552-.597 3.312-.597t3.313.6m2.363-5.547q2.628 1.054 4.674 2.93q.25.212.266.53q.015.317-.204.537q-.233.232-.55.196q-.318-.035-.587-.262q-1.858-1.667-4.23-2.595T12 7t-5.045.928t-4.23 2.595q-.27.227-.586.263q-.318.035-.55-.197q-.22-.22-.204-.537q.015-.317.265-.53q2.046-1.876 4.674-2.93Q8.952 5.54 12 5.54t5.676 1.053"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.908 19.977q-.446-.446-.446-1.092t.446-1.093T12 17.346t1.092.446t.446 1.093t-.446 1.092t-1.092.446t-1.092-.446m4.405-7.838q1.552.6 2.793 1.669q.25.202.262.507q.013.304-.206.524q-.214.213-.521.206t-.558-.203q-1.027-.861-2.331-1.352Q13.448 13 12 13t-2.752.49t-2.33 1.352q-.25.196-.559.2q-.307.004-.52-.21q-.214-.219-.205-.523t.26-.507q1.24-1.07 2.794-1.666q1.552-.597 3.312-.597t3.313.6m2.363-5.547q2.628 1.054 4.674 2.93q.25.212.266.53q.015.317-.204.537q-.233.232-.55.196q-.318-.035-.587-.262q-1.858-1.667-4.23-2.595T12 7t-5.045.928t-4.23 2.595q-.27.227-.586.263q-.318.035-.55-.197q-.22-.22-.204-.537q.015-.317.265-.53q2.046-1.876 4.674-2.93Q8.952 5.54 12 5.54t5.676 1.053"/></svg> </template>
CSS
.icon-wifi-rounded {
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%22M10.908%2019.977q-.446-.446-.446-1.092t.446-1.093T12%2017.346t1.092.446t.446%201.093t-.446%201.092t-1.092.446t-1.092-.446m4.405-7.838q1.552.6%202.793%201.669q.25.202.262.507q.013.304-.206.524q-.214.213-.521.206t-.558-.203q-1.027-.861-2.331-1.352Q13.448%2013%2012%2013t-2.752.49t-2.33%201.352q-.25.196-.559.2q-.307.004-.52-.21q-.214-.219-.205-.523t.26-.507q1.24-1.07%202.794-1.666q1.552-.597%203.312-.597t3.313.6m2.363-5.547q2.628%201.054%204.674%202.93q.25.212.266.53q.015.317-.204.537q-.233.232-.55.196q-.318-.035-.587-.262q-1.858-1.667-4.23-2.595T12%207t-5.045.928t-4.23%202.595q-.27.227-.586.263q-.318.035-.55-.197q-.22-.22-.204-.537q.015-.317.265-.53q2.046-1.876%204.674-2.93Q8.952%205.54%2012%205.54t5.676%201.053%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%22M10.908%2019.977q-.446-.446-.446-1.092t.446-1.093T12%2017.346t1.092.446t.446%201.093t-.446%201.092t-1.092.446t-1.092-.446m4.405-7.838q1.552.6%202.793%201.669q.25.202.262.507q.013.304-.206.524q-.214.213-.521.206t-.558-.203q-1.027-.861-2.331-1.352Q13.448%2013%2012%2013t-2.752.49t-2.33%201.352q-.25.196-.559.2q-.307.004-.52-.21q-.214-.219-.205-.523t.26-.507q1.24-1.07%202.794-1.666q1.552-.597%203.312-.597t3.313.6m2.363-5.547q2.628%201.054%204.674%202.93q.25.212.266.53q.015.317-.204.537q-.233.232-.55.196q-.318-.035-.587-.262q-1.858-1.667-4.23-2.595T12%207t-5.045.928t-4.23%202.595q-.27.227-.586.263q-.318.035-.55-.197q-.22-.22-.204-.537q.015-.317.265-.53q2.046-1.876%204.674-2.93Q8.952%205.54%2012%205.54t5.676%201.053%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-rounded.svg?color=%231a73e8&size=48