android wifi 4 bar alert icon
android-wifi-4-bar-alert-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-4-bar-alert-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-4-bar-alert-outline-rounded
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 alert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.049 7.292q-2.382.812-4.37 2.387q-.252.215-.563.212q-.31-.002-.55-.224q-.222-.22-.219-.531t.25-.507q2.228-1.777 4.89-2.703T12 5t5.514.916q2.661.917 4.89 2.713q.246.196.259.497t-.21.522q-.24.221-.56.234t-.572-.203q-1.988-1.575-4.37-2.387T12 6.481t-4.951.811m3.865 11.313q-.452-.453-.452-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086q-.452.453-1.085.453t-1.086-.453M12 13.865q-1.027 0-1.994.27q-.968.269-1.825.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748 2.333-1.137q1.254-.39 2.569-.39q.814 0 1.599.146q.786.145 1.532.435q-.271.271-.498.597t-.417.67q-.537-.18-1.086-.264q-.55-.083-1.13-.083m6.018 4.924q-.21-.211-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52t-.52.211t-.52-.21m.163-2.395q-.143-.143-.143-.356v-2.616q0-.213.143-.357t.356-.143t.357.143t.143.357v2.616q0 .213-.143.356t-.357.144t-.356-.144m-6.163-6.222q-1.788 0-3.471.538q-1.683.537-3.121 1.606q-.252.19-.563.188t-.55-.224q-.216-.221-.204-.52t.26-.488q1.653-1.284 3.606-1.932q1.953-.649 4.049-.649q2.077 0 4.027.649q1.95.648 3.604 1.907q.132.096.188.24t.04.303q-.323-.112-.67-.158q-.349-.046-.722-.046q-.234 0-.45.011q-.217.012-.44.068q-1.27-.731-2.679-1.112q-1.41-.381-2.904-.381"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAndroidWifi4BarAlertRounded(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.049 7.292q-2.382.812-4.37 2.387q-.252.215-.563.212q-.31-.002-.55-.224q-.222-.22-.219-.531t.25-.507q2.228-1.777 4.89-2.703T12 5t5.514.916q2.661.917 4.89 2.713q.246.196.259.497t-.21.522q-.24.221-.56.234t-.572-.203q-1.988-1.575-4.37-2.387T12 6.481t-4.951.811m3.865 11.313q-.452-.453-.452-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086q-.452.453-1.085.453t-1.086-.453M12 13.865q-1.027 0-1.994.27q-.968.269-1.825.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748 2.333-1.137q1.254-.39 2.569-.39q.814 0 1.599.146q.786.145 1.532.435q-.271.271-.498.597t-.417.67q-.537-.18-1.086-.264q-.55-.083-1.13-.083m6.018 4.924q-.21-.211-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52t-.52.211t-.52-.21m.163-2.395q-.143-.143-.143-.356v-2.616q0-.213.143-.357t.356-.143t.357.143t.143.357v2.616q0 .213-.143.356t-.357.144t-.356-.144m-6.163-6.222q-1.788 0-3.471.538q-1.683.537-3.121 1.606q-.252.19-.563.188t-.55-.224q-.216-.221-.204-.52t.26-.488q1.653-1.284 3.606-1.932q1.953-.649 4.049-.649q2.077 0 4.027.649q1.95.648 3.604 1.907q.132.096.188.24t.04.303q-.323-.112-.67-.158q-.349-.046-.722-.046q-.234 0-.45.011q-.217.012-.44.068q-1.27-.731-2.679-1.112q-1.41-.381-2.904-.381"/></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.049 7.292q-2.382.812-4.37 2.387q-.252.215-.563.212q-.31-.002-.55-.224q-.222-.22-.219-.531t.25-.507q2.228-1.777 4.89-2.703T12 5t5.514.916q2.661.917 4.89 2.713q.246.196.259.497t-.21.522q-.24.221-.56.234t-.572-.203q-1.988-1.575-4.37-2.387T12 6.481t-4.951.811m3.865 11.313q-.452-.453-.452-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086q-.452.453-1.085.453t-1.086-.453M12 13.865q-1.027 0-1.994.27q-.968.269-1.825.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748 2.333-1.137q1.254-.39 2.569-.39q.814 0 1.599.146q.786.145 1.532.435q-.271.271-.498.597t-.417.67q-.537-.18-1.086-.264q-.55-.083-1.13-.083m6.018 4.924q-.21-.211-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52t-.52.211t-.52-.21m.163-2.395q-.143-.143-.143-.356v-2.616q0-.213.143-.357t.356-.143t.357.143t.143.357v2.616q0 .213-.143.356t-.357.144t-.356-.144m-6.163-6.222q-1.788 0-3.471.538q-1.683.537-3.121 1.606q-.252.19-.563.188t-.55-.224q-.216-.221-.204-.52t.26-.488q1.653-1.284 3.606-1.932q1.953-.649 4.049-.649q2.077 0 4.027.649q1.95.648 3.604 1.907q.132.096.188.24t.04.303q-.323-.112-.67-.158q-.349-.046-.722-.046q-.234 0-.45.011q-.217.012-.44.068q-1.27-.731-2.679-1.112q-1.41-.381-2.904-.381"/></svg> </template>
CSS
.icon-android-wifi-4-bar-alert-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%22M7.049%207.292q-2.382.812-4.37%202.387q-.252.215-.563.212q-.31-.002-.55-.224q-.222-.22-.219-.531t.25-.507q2.228-1.777%204.89-2.703T12%205t5.514.916q2.661.917%204.89%202.713q.246.196.259.497t-.21.522q-.24.221-.56.234t-.572-.203q-1.988-1.575-4.37-2.387T12%206.481t-4.951.811m3.865%2011.313q-.452-.453-.452-1.086t.453-1.076T12%2016t1.086.443t.452%201.076t-.453%201.086q-.452.453-1.085.453t-1.086-.453M12%2013.865q-1.027%200-1.994.27q-.968.269-1.825.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748%202.333-1.137q1.254-.39%202.569-.39q.814%200%201.599.146q.786.145%201.532.435q-.271.271-.498.597t-.417.67q-.537-.18-1.086-.264q-.55-.083-1.13-.083m6.018%204.924q-.21-.211-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52t-.52.211t-.52-.21m.163-2.395q-.143-.143-.143-.356v-2.616q0-.213.143-.357t.356-.143t.357.143t.143.357v2.616q0%20.213-.143.356t-.357.144t-.356-.144m-6.163-6.222q-1.788%200-3.471.538q-1.683.537-3.121%201.606q-.252.19-.563.188t-.55-.224q-.216-.221-.204-.52t.26-.488q1.653-1.284%203.606-1.932q1.953-.649%204.049-.649q2.077%200%204.027.649q1.95.648%203.604%201.907q.132.096.188.24t.04.303q-.323-.112-.67-.158q-.349-.046-.722-.046q-.234%200-.45.011q-.217.012-.44.068q-1.27-.731-2.679-1.112q-1.41-.381-2.904-.381%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.049%207.292q-2.382.812-4.37%202.387q-.252.215-.563.212q-.31-.002-.55-.224q-.222-.22-.219-.531t.25-.507q2.228-1.777%204.89-2.703T12%205t5.514.916q2.661.917%204.89%202.713q.246.196.259.497t-.21.522q-.24.221-.56.234t-.572-.203q-1.988-1.575-4.37-2.387T12%206.481t-4.951.811m3.865%2011.313q-.452-.453-.452-1.086t.453-1.076T12%2016t1.086.443t.452%201.076t-.453%201.086q-.452.453-1.085.453t-1.086-.453M12%2013.865q-1.027%200-1.994.27q-.968.269-1.825.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748%202.333-1.137q1.254-.39%202.569-.39q.814%200%201.599.146q.786.145%201.532.435q-.271.271-.498.597t-.417.67q-.537-.18-1.086-.264q-.55-.083-1.13-.083m6.018%204.924q-.21-.211-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52t-.52.211t-.52-.21m.163-2.395q-.143-.143-.143-.356v-2.616q0-.213.143-.357t.356-.143t.357.143t.143.357v2.616q0%20.213-.143.356t-.357.144t-.356-.144m-6.163-6.222q-1.788%200-3.471.538q-1.683.537-3.121%201.606q-.252.19-.563.188t-.55-.224q-.216-.221-.204-.52t.26-.488q1.653-1.284%203.606-1.932q1.953-.649%204.049-.649q2.077%200%204.027.649q1.95.648%203.604%201.907q.132.096.188.24t.04.303q-.323-.112-.67-.158q-.349-.046-.722-.046q-.234%200-.45.011q-.217.012-.44.068q-1.27-.731-2.679-1.112q-1.41-.381-2.904-.381%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-alert-rounded.svg?color=%231a73e8&size=48