android wifi 4 bar question icon
android-wifi-4-bar-question from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-4-bar-question
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-4-bar-question-outline
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 question icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.006 17.806q.279 0 .464.17q.186.17.186.424q0 .235-.173.417q-.174.183-.458.183q-.279 0-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17m.108-4.306q.758 0 1.221.392q.464.393.464 1.058q0 .387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216h-.85v-.252q0-.317.155-.563q.156-.246.6-.616q.254-.217.395-.388q.14-.171.14-.43q0-.305-.207-.487t-.556-.182q-.383 0-.634.211q-.251.21-.387.572l-.86-.234q.235-.672.702-1.015t1.157-.343M2.095 10.177L1.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.749m8.82 8.428q-.452-.453-.452-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086q-.452.453-1.085.453t-1.086-.453m-6.072-5.809l-1.057-1.044Q5.5 10.246 7.618 9.469t4.406-.777q2.036 0 3.932.62t3.514 1.838l-.092.092q-.55-.063-1.068.011q-.517.074-1.028.253q-1.212-.648-2.539-.99q-1.327-.343-2.725-.343q-1.979 0-3.828.667q-1.849.666-3.349 1.956m2.724 2.614l-1.058-1.064q1.16-.969 2.573-1.475t2.92-.505q.839 0 1.64.157q.802.158 1.573.468q-.269.29-.464.61t-.349.676q-.575-.206-1.175-.309q-.6-.102-1.225-.102q-1.217 0-2.351.392T7.565 15.41"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAndroidWifi4BarQuestion(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.006 17.806q.279 0 .464.17q.186.17.186.424q0 .235-.173.417q-.174.183-.458.183q-.279 0-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17m.108-4.306q.758 0 1.221.392q.464.393.464 1.058q0 .387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216h-.85v-.252q0-.317.155-.563q.156-.246.6-.616q.254-.217.395-.388q.14-.171.14-.43q0-.305-.207-.487t-.556-.182q-.383 0-.634.211q-.251.21-.387.572l-.86-.234q.235-.672.702-1.015t1.157-.343M2.095 10.177L1.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.749m8.82 8.428q-.452-.453-.452-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086q-.452.453-1.085.453t-1.086-.453m-6.072-5.809l-1.057-1.044Q5.5 10.246 7.618 9.469t4.406-.777q2.036 0 3.932.62t3.514 1.838l-.092.092q-.55-.063-1.068.011q-.517.074-1.028.253q-1.212-.648-2.539-.99q-1.327-.343-2.725-.343q-1.979 0-3.828.667q-1.849.666-3.349 1.956m2.724 2.614l-1.058-1.064q1.16-.969 2.573-1.475t2.92-.505q.839 0 1.64.157q.802.158 1.573.468q-.269.29-.464.61t-.349.676q-.575-.206-1.175-.309q-.6-.102-1.225-.102q-1.217 0-2.351.392T7.565 15.41"/></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.006 17.806q.279 0 .464.17q.186.17.186.424q0 .235-.173.417q-.174.183-.458.183q-.279 0-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17m.108-4.306q.758 0 1.221.392q.464.393.464 1.058q0 .387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216h-.85v-.252q0-.317.155-.563q.156-.246.6-.616q.254-.217.395-.388q.14-.171.14-.43q0-.305-.207-.487t-.556-.182q-.383 0-.634.211q-.251.21-.387.572l-.86-.234q.235-.672.702-1.015t1.157-.343M2.095 10.177L1.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.749m8.82 8.428q-.452-.453-.452-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086q-.452.453-1.085.453t-1.086-.453m-6.072-5.809l-1.057-1.044Q5.5 10.246 7.618 9.469t4.406-.777q2.036 0 3.932.62t3.514 1.838l-.092.092q-.55-.063-1.068.011q-.517.074-1.028.253q-1.212-.648-2.539-.99q-1.327-.343-2.725-.343q-1.979 0-3.828.667q-1.849.666-3.349 1.956m2.724 2.614l-1.058-1.064q1.16-.969 2.573-1.475t2.92-.505q.839 0 1.64.157q.802.158 1.573.468q-.269.29-.464.61t-.349.676q-.575-.206-1.175-.309q-.6-.102-1.225-.102q-1.217 0-2.351.392T7.565 15.41"/></svg> </template>
CSS
.icon-android-wifi-4-bar-question {
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.006%2017.806q.279%200%20.464.17q.186.17.186.424q0%20.235-.173.417q-.174.183-.458.183q-.279%200-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17m.108-4.306q.758%200%201.221.392q.464.393.464%201.058q0%20.387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216h-.85v-.252q0-.317.155-.563q.156-.246.6-.616q.254-.217.395-.388q.14-.171.14-.43q0-.305-.207-.487t-.556-.182q-.383%200-.634.211q-.251.21-.387.572l-.86-.234q.235-.672.702-1.015t1.157-.343M2.095%2010.177L1.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.749m8.82%208.428q-.452-.453-.452-1.086t.453-1.076T12%2016t1.086.443t.452%201.076t-.453%201.086q-.452.453-1.085.453t-1.086-.453m-6.072-5.809l-1.057-1.044Q5.5%2010.246%207.618%209.469t4.406-.777q2.036%200%203.932.62t3.514%201.838l-.092.092q-.55-.063-1.068.011q-.517.074-1.028.253q-1.212-.648-2.539-.99q-1.327-.343-2.725-.343q-1.979%200-3.828.667q-1.849.666-3.349%201.956m2.724%202.614l-1.058-1.064q1.16-.969%202.573-1.475t2.92-.505q.839%200%201.64.157q.802.158%201.573.468q-.269.29-.464.61t-.349.676q-.575-.206-1.175-.309q-.6-.102-1.225-.102q-1.217%200-2.351.392T7.565%2015.41%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.006%2017.806q.279%200%20.464.17q.186.17.186.424q0%20.235-.173.417q-.174.183-.458.183q-.279%200-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17m.108-4.306q.758%200%201.221.392q.464.393.464%201.058q0%20.387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216h-.85v-.252q0-.317.155-.563q.156-.246.6-.616q.254-.217.395-.388q.14-.171.14-.43q0-.305-.207-.487t-.556-.182q-.383%200-.634.211q-.251.21-.387.572l-.86-.234q.235-.672.702-1.015t1.157-.343M2.095%2010.177L1.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.749m8.82%208.428q-.452-.453-.452-1.086t.453-1.076T12%2016t1.086.443t.452%201.076t-.453%201.086q-.452.453-1.085.453t-1.086-.453m-6.072-5.809l-1.057-1.044Q5.5%2010.246%207.618%209.469t4.406-.777q2.036%200%203.932.62t3.514%201.838l-.092.092q-.55-.063-1.068.011q-.517.074-1.028.253q-1.212-.648-2.539-.99q-1.327-.343-2.725-.343q-1.979%200-3.828.667q-1.849.666-3.349%201.956m2.724%202.614l-1.058-1.064q1.16-.969%202.573-1.475t2.92-.505q.839%200%201.64.157q.802.158%201.573.468q-.269.29-.464.61t-.349.676q-.575-.206-1.175-.309q-.6-.102-1.225-.102q-1.217%200-2.351.392T7.565%2015.41%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-question.svg?color=%231a73e8&size=48