android wifi 4 bar icon
android-wifi-4-bar-sharp from Material Symbols Light by Google · Sharp · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-4-bar-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-4-bar-outline-sharp
2 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 android wifi 4 bar icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.566 15.41l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366t2.92.505t2.572 1.475l-1.058 1.064q-.95-.76-2.083-1.152T12 13.866t-2.351.392t-2.084 1.152m-5.47-5.233L1.011 9.133Q3.302 7.11 6.13 6.055T12 5t5.87 1.045q2.828 1.046 5.118 3.088l-1.082 1.044q-2.05-1.802-4.598-2.749T12 6.481t-5.308.947t-4.598 2.749m2.748 2.62l-1.057-1.045Q5.5 10.246 7.619 9.469t4.406-.777t4.393.765t3.823 2.27l-1.058 1.064q-1.5-1.291-3.345-1.955t-3.819-.663q-1.978 0-3.828.666q-1.849.667-3.349 1.957M12 19.581l2.821-2.692q-.604-.414-1.315-.651T12 16t-1.506.238t-1.315.65z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAndroidWifi4BarSharp(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="m7.566 15.41l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366t2.92.505t2.572 1.475l-1.058 1.064q-.95-.76-2.083-1.152T12 13.866t-2.351.392t-2.084 1.152m-5.47-5.233L1.011 9.133Q3.302 7.11 6.13 6.055T12 5t5.87 1.045q2.828 1.046 5.118 3.088l-1.082 1.044q-2.05-1.802-4.598-2.749T12 6.481t-5.308.947t-4.598 2.749m2.748 2.62l-1.057-1.045Q5.5 10.246 7.619 9.469t4.406-.777t4.393.765t3.823 2.27l-1.058 1.064q-1.5-1.291-3.345-1.955t-3.819-.663q-1.978 0-3.828.666q-1.849.667-3.349 1.957M12 19.581l2.821-2.692q-.604-.414-1.315-.651T12 16t-1.506.238t-1.315.65z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.566 15.41l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366t2.92.505t2.572 1.475l-1.058 1.064q-.95-.76-2.083-1.152T12 13.866t-2.351.392t-2.084 1.152m-5.47-5.233L1.011 9.133Q3.302 7.11 6.13 6.055T12 5t5.87 1.045q2.828 1.046 5.118 3.088l-1.082 1.044q-2.05-1.802-4.598-2.749T12 6.481t-5.308.947t-4.598 2.749m2.748 2.62l-1.057-1.045Q5.5 10.246 7.619 9.469t4.406-.777t4.393.765t3.823 2.27l-1.058 1.064q-1.5-1.291-3.345-1.955t-3.819-.663q-1.978 0-3.828.666q-1.849.667-3.349 1.957M12 19.581l2.821-2.692q-.604-.414-1.315-.651T12 16t-1.506.238t-1.315.65z"/></svg> </template>
CSS
.icon-android-wifi-4-bar-sharp {
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%22m7.566%2015.41l-1.058-1.064q1.16-.969%202.573-1.475T12%2012.366t2.92.505t2.572%201.475l-1.058%201.064q-.95-.76-2.083-1.152T12%2013.866t-2.351.392t-2.084%201.152m-5.47-5.233L1.011%209.133Q3.302%207.11%206.13%206.055T12%205t5.87%201.045q2.828%201.046%205.118%203.088l-1.082%201.044q-2.05-1.802-4.598-2.749T12%206.481t-5.308.947t-4.598%202.749m2.748%202.62l-1.057-1.045Q5.5%2010.246%207.619%209.469t4.406-.777t4.393.765t3.823%202.27l-1.058%201.064q-1.5-1.291-3.345-1.955t-3.819-.663q-1.978%200-3.828.666q-1.849.667-3.349%201.957M12%2019.581l2.821-2.692q-.604-.414-1.315-.651T12%2016t-1.506.238t-1.315.65z%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%22m7.566%2015.41l-1.058-1.064q1.16-.969%202.573-1.475T12%2012.366t2.92.505t2.572%201.475l-1.058%201.064q-.95-.76-2.083-1.152T12%2013.866t-2.351.392t-2.084%201.152m-5.47-5.233L1.011%209.133Q3.302%207.11%206.13%206.055T12%205t5.87%201.045q2.828%201.046%205.118%203.088l-1.082%201.044q-2.05-1.802-4.598-2.749T12%206.481t-5.308.947t-4.598%202.749m2.748%202.62l-1.057-1.045Q5.5%2010.246%207.619%209.469t4.406-.777t4.393.765t3.823%202.27l-1.058%201.064q-1.5-1.291-3.345-1.955t-3.819-.663q-1.978%200-3.828.666q-1.849.667-3.349%201.957M12%2019.581l2.821-2.692q-.604-.414-1.315-.651T12%2016t-1.506.238t-1.315.65z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/android-wifi-4-bar-sharp.svg?color=%231a73e8&size=48