android wifi 4 bar plus icon
android-wifi-4-bar-plus-sharp from Material Symbols Light by Google · Sharp · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-4-bar-plus-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-4-bar-plus-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 plus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.094 10.177L1.012 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.749m5.472 5.233l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366q.825 0 1.62.15q.794.151 1.551.453q-.294.26-.527.58t-.411.67q-.537-.186-1.089-.27q-.552-.083-1.144-.083q-1.217 0-2.351.392T7.566 15.41m-2.724-2.614l-1.057-1.044Q5.5 10.246 7.618 9.469t4.406-.777t4.393.765t3.823 2.27l-.133.139q-.375-.125-.76-.188q-.385-.062-.81-.062q-.234 0-.45.011t-.44.067q-1.275-.742-2.699-1.132t-2.93-.389q-1.979 0-3.828.667q-1.849.666-3.349 1.956M18.04 19v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-6.04.58l1.846-1.75q-.117-.37-.158-.757t-.029-.783q-.398-.142-.801-.216Q12.454 16 12 16q-.794 0-1.506.238t-1.315.65z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAndroidWifi4BarPlusSharp(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="M2.094 10.177L1.012 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.749m5.472 5.233l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366q.825 0 1.62.15q.794.151 1.551.453q-.294.26-.527.58t-.411.67q-.537-.186-1.089-.27q-.552-.083-1.144-.083q-1.217 0-2.351.392T7.566 15.41m-2.724-2.614l-1.057-1.044Q5.5 10.246 7.618 9.469t4.406-.777t4.393.765t3.823 2.27l-.133.139q-.375-.125-.76-.188q-.385-.062-.81-.062q-.234 0-.45.011t-.44.067q-1.275-.742-2.699-1.132t-2.93-.389q-1.979 0-3.828.667q-1.849.666-3.349 1.956M18.04 19v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-6.04.58l1.846-1.75q-.117-.37-.158-.757t-.029-.783q-.398-.142-.801-.216Q12.454 16 12 16q-.794 0-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="M2.094 10.177L1.012 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.749m5.472 5.233l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366q.825 0 1.62.15q.794.151 1.551.453q-.294.26-.527.58t-.411.67q-.537-.186-1.089-.27q-.552-.083-1.144-.083q-1.217 0-2.351.392T7.566 15.41m-2.724-2.614l-1.057-1.044Q5.5 10.246 7.618 9.469t4.406-.777t4.393.765t3.823 2.27l-.133.139q-.375-.125-.76-.188q-.385-.062-.81-.062q-.234 0-.45.011t-.44.067q-1.275-.742-2.699-1.132t-2.93-.389q-1.979 0-3.828.667q-1.849.666-3.349 1.956M18.04 19v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-6.04.58l1.846-1.75q-.117-.37-.158-.757t-.029-.783q-.398-.142-.801-.216Q12.454 16 12 16q-.794 0-1.506.238t-1.315.65z"/></svg> </template>
CSS
.icon-android-wifi-4-bar-plus-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%22M2.094%2010.177L1.012%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.749m5.472%205.233l-1.058-1.064q1.16-.969%202.573-1.475T12%2012.366q.825%200%201.62.15q.794.151%201.551.453q-.294.26-.527.58t-.411.67q-.537-.186-1.089-.27q-.552-.083-1.144-.083q-1.217%200-2.351.392T7.566%2015.41m-2.724-2.614l-1.057-1.044Q5.5%2010.246%207.618%209.469t4.406-.777t4.393.765t3.823%202.27l-.133.139q-.375-.125-.76-.188q-.385-.062-.81-.062q-.234%200-.45.011t-.44.067q-1.275-.742-2.699-1.132t-2.93-.389q-1.979%200-3.828.667q-1.849.666-3.349%201.956M18.04%2019v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-6.04.58l1.846-1.75q-.117-.37-.158-.757t-.029-.783q-.398-.142-.801-.216Q12.454%2016%2012%2016q-.794%200-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%22M2.094%2010.177L1.012%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.749m5.472%205.233l-1.058-1.064q1.16-.969%202.573-1.475T12%2012.366q.825%200%201.62.15q.794.151%201.551.453q-.294.26-.527.58t-.411.67q-.537-.186-1.089-.27q-.552-.083-1.144-.083q-1.217%200-2.351.392T7.566%2015.41m-2.724-2.614l-1.057-1.044Q5.5%2010.246%207.618%209.469t4.406-.777t4.393.765t3.823%202.27l-.133.139q-.375-.125-.76-.188q-.385-.062-.81-.062q-.234%200-.45.011t-.44.067q-1.275-.742-2.699-1.132t-2.93-.389q-1.979%200-3.828.667q-1.849.666-3.349%201.956M18.04%2019v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-6.04.58l1.846-1.75q-.117-.37-.158-.757t-.029-.783q-.398-.142-.801-.216Q12.454%2016%2012%2016q-.794%200-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-plus-sharp.svg?color=%231a73e8&size=48