android wifi 4 bar off icon
android-wifi-4-bar-off-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-4-bar-off-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-4-bar-off-outline-rounded
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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.375 19.275l-6.8-4.75q-.15-.025-.287-.025H12q-.95 0-1.85.25t-1.7.75q-.45.275-.975.263t-.9-.388t-.363-.875t.438-.8q.65-.45 1.363-.8t1.462-.55l-1.5-1.05q-.65.275-1.237.6t-1.138.75q-.425.325-.937.3t-.888-.4q-.35-.375-.35-.875t.4-.825q.425-.35.875-.637t.925-.563l-1.35-.95q-.4.25-.788.513t-.737.562q-.425.35-.925.338T.95 9.725T.588 8.85T1 8q.275-.225.538-.425t.537-.4L1.75 6.95q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6 12.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213m-8.787.138Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35 2.363-.513T12 4q3.025 0 5.85 1.013T23 7.975q.4.35.413.863t-.363.887t-.888.388t-.937-.338Q19.275 8.2 16.913 7.35T12 6.5q-.5 0-.987.025t-.988.1m8.55 6L11.975 8q2.275 0 4.4.738t3.9 2.162q.35.3.375.763t-.325.812t-.837.388t-.913-.238"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAndroidWifi4BarOffRounded(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="m19.375 19.275l-6.8-4.75q-.15-.025-.287-.025H12q-.95 0-1.85.25t-1.7.75q-.45.275-.975.263t-.9-.388t-.363-.875t.438-.8q.65-.45 1.363-.8t1.462-.55l-1.5-1.05q-.65.275-1.237.6t-1.138.75q-.425.325-.937.3t-.888-.4q-.35-.375-.35-.875t.4-.825q.425-.35.875-.637t.925-.563l-1.35-.95q-.4.25-.788.513t-.737.562q-.425.35-.925.338T.95 9.725T.588 8.85T1 8q.275-.225.538-.425t.537-.4L1.75 6.95q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6 12.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213m-8.787.138Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35 2.363-.513T12 4q3.025 0 5.85 1.013T23 7.975q.4.35.413.863t-.363.887t-.888.388t-.937-.338Q19.275 8.2 16.913 7.35T12 6.5q-.5 0-.987.025t-.988.1m8.55 6L11.975 8q2.275 0 4.4.738t3.9 2.162q.35.3.375.763t-.325.812t-.837.388t-.913-.238"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.375 19.275l-6.8-4.75q-.15-.025-.287-.025H12q-.95 0-1.85.25t-1.7.75q-.45.275-.975.263t-.9-.388t-.363-.875t.438-.8q.65-.45 1.363-.8t1.462-.55l-1.5-1.05q-.65.275-1.237.6t-1.138.75q-.425.325-.937.3t-.888-.4q-.35-.375-.35-.875t.4-.825q.425-.35.875-.637t.925-.563l-1.35-.95q-.4.25-.788.513t-.737.562q-.425.35-.925.338T.95 9.725T.588 8.85T1 8q.275-.225.538-.425t.537-.4L1.75 6.95q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6 12.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213m-8.787.138Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35 2.363-.513T12 4q3.025 0 5.85 1.013T23 7.975q.4.35.413.863t-.363.887t-.888.388t-.937-.338Q19.275 8.2 16.913 7.35T12 6.5q-.5 0-.987.025t-.988.1m8.55 6L11.975 8q2.275 0 4.4.738t3.9 2.162q.35.3.375.763t-.325.812t-.837.388t-.913-.238"/></svg> </template>
CSS
.icon-android-wifi-4-bar-off-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%22m19.375%2019.275l-6.8-4.75q-.15-.025-.287-.025H12q-.95%200-1.85.25t-1.7.75q-.45.275-.975.263t-.9-.388t-.363-.875t.438-.8q.65-.45%201.363-.8t1.462-.55l-1.5-1.05q-.65.275-1.237.6t-1.138.75q-.425.325-.937.3t-.888-.4q-.35-.375-.35-.875t.4-.825q.425-.35.875-.637t.925-.563l-1.35-.95q-.4.25-.788.513t-.737.562q-.425.35-.925.338T.95%209.725T.588%208.85T1%208q.275-.225.538-.425t.537-.4L1.75%206.95q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6%2012.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213m-8.787.138Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35%202.363-.513T12%204q3.025%200%205.85%201.013T23%207.975q.4.35.413.863t-.363.887t-.888.388t-.937-.338Q19.275%208.2%2016.913%207.35T12%206.5q-.5%200-.987.025t-.988.1m8.55%206L11.975%208q2.275%200%204.4.738t3.9%202.162q.35.3.375.763t-.325.812t-.837.388t-.913-.238%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%22m19.375%2019.275l-6.8-4.75q-.15-.025-.287-.025H12q-.95%200-1.85.25t-1.7.75q-.45.275-.975.263t-.9-.388t-.363-.875t.438-.8q.65-.45%201.363-.8t1.462-.55l-1.5-1.05q-.65.275-1.237.6t-1.138.75q-.425.325-.937.3t-.888-.4q-.35-.375-.35-.875t.4-.825q.425-.35.875-.637t.925-.563l-1.35-.95q-.4.25-.788.513t-.737.562q-.425.35-.925.338T.95%209.725T.588%208.85T1%208q.275-.225.538-.425t.537-.4L1.75%206.95q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6%2012.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213m-8.787.138Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35%202.363-.513T12%204q3.025%200%205.85%201.013T23%207.975q.4.35.413.863t-.363.887t-.888.388t-.937-.338Q19.275%208.2%2016.913%207.35T12%206.5q-.5%200-.987.025t-.988.1m8.55%206L11.975%208q2.275%200%204.4.738t3.9%202.162q.35.3.375.763t-.325.812t-.837.388t-.913-.238%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-off-rounded.svg?color=%231a73e8&size=48