android wifi 4 bar plus icon
android-wifi-4-bar-plus from Material Symbols by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-4-bar-plus
- Set
- Material Symbols
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-4-bar-plus-outline
2 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
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="M1.825 10.6L.05 8.825q2.425-2.35 5.513-3.587T12 4t6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5T6.5 7.563T1.825 10.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12q1.075 0 2.1.238t1.975.712q-.525.375-.95.888t-.7 1.112q-.575-.225-1.175-.337T12 14.5q-1.275 0-2.437.45T7.45 16.275m-2.8-2.825L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-.575.6q-.375-.125-.75-.187T19 12q-.35 0-.663.05t-.612.125q-1.275-.8-2.738-1.237T12 10.5q-2.075 0-3.963.763T4.65 13.45M18 20v-2h-2v-2h2v-2h2v2h2v2h-2v2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAndroidWifi4BarPlus(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="M1.825 10.6L.05 8.825q2.425-2.35 5.513-3.587T12 4t6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5T6.5 7.563T1.825 10.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12q1.075 0 2.1.238t1.975.712q-.525.375-.95.888t-.7 1.112q-.575-.225-1.175-.337T12 14.5q-1.275 0-2.437.45T7.45 16.275m-2.8-2.825L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-.575.6q-.375-.125-.75-.187T19 12q-.35 0-.663.05t-.612.125q-1.275-.8-2.738-1.237T12 10.5q-2.075 0-3.963.763T4.65 13.45M18 20v-2h-2v-2h2v-2h2v2h2v2h-2v2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.825 10.6L.05 8.825q2.425-2.35 5.513-3.587T12 4t6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5T6.5 7.563T1.825 10.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12q1.075 0 2.1.238t1.975.712q-.525.375-.95.888t-.7 1.112q-.575-.225-1.175-.337T12 14.5q-1.275 0-2.437.45T7.45 16.275m-2.8-2.825L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-.575.6q-.375-.125-.75-.187T19 12q-.35 0-.663.05t-.612.125q-1.275-.8-2.738-1.237T12 10.5q-2.075 0-3.963.763T4.65 13.45M18 20v-2h-2v-2h2v-2h2v2h2v2h-2v2z"/></svg> </template>
CSS
.icon-android-wifi-4-bar-plus {
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%22M1.825%2010.6L.05%208.825q2.425-2.35%205.513-3.587T12%204t6.438%201.238t5.512%203.587L22.175%2010.6q-2.05-1.975-4.675-3.037T12%206.5T6.5%207.563T1.825%2010.6m8.763%208.813Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587M7.45%2016.275L5.7%2014.5q1.275-1.2%202.9-1.85T12%2012q1.075%200%202.1.238t1.975.712q-.525.375-.95.888t-.7%201.112q-.575-.225-1.175-.337T12%2014.5q-1.275%200-2.437.45T7.45%2016.275m-2.8-2.825L2.9%2011.675Q4.75%209.9%207.1%208.95T12.025%208t4.913.938t4.187%202.712l-.575.6q-.375-.125-.75-.187T19%2012q-.35%200-.663.05t-.612.125q-1.275-.8-2.738-1.237T12%2010.5q-2.075%200-3.963.763T4.65%2013.45M18%2020v-2h-2v-2h2v-2h2v2h2v2h-2v2z%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%22M1.825%2010.6L.05%208.825q2.425-2.35%205.513-3.587T12%204t6.438%201.238t5.512%203.587L22.175%2010.6q-2.05-1.975-4.675-3.037T12%206.5T6.5%207.563T1.825%2010.6m8.763%208.813Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587M7.45%2016.275L5.7%2014.5q1.275-1.2%202.9-1.85T12%2012q1.075%200%202.1.238t1.975.712q-.525.375-.95.888t-.7%201.112q-.575-.225-1.175-.337T12%2014.5q-1.275%200-2.437.45T7.45%2016.275m-2.8-2.825L2.9%2011.675Q4.75%209.9%207.1%208.95T12.025%208t4.913.938t4.187%202.712l-.575.6q-.375-.125-.75-.187T19%2012q-.35%200-.663.05t-.612.125q-1.275-.8-2.738-1.237T12%2010.5q-2.075%200-3.963.763T4.65%2013.45M18%2020v-2h-2v-2h2v-2h2v2h2v2h-2v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/android-wifi-4-bar-plus.svg?color=%231a73e8&size=48