android wifi 3 bar question icon
android-wifi-3-bar-question-sharp from Material Symbols Light by Google · Sharp · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-3-bar-question-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-3-bar-question-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 3 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.025 19q-.279 0-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17q.28 0 .465.17q.186.17.186.424q0 .235-.173.417q-.174.183-.458.183m-.417-1.773v-.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-.343q.758 0 1.221.392q.464.393.464 1.058q0 .387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216zM3.187 10.475L1.773 9.062q2.089-1.956 4.721-3.009T12 5t5.506 1.053t4.721 3.009l-1.413 1.413q-1.798-1.684-4.073-2.58T12 7t-4.74.895t-4.073 2.58M7.2 14.45l-1.408-1.408q1.264-1.22 2.861-1.872q1.597-.65 3.347-.65q1.26 0 2.436.33t2.231.987q-.251.119-.456.26q-.205.14-.42.307q-.222.167-.422.371t-.36.438q-.705-.35-1.457-.522T12 12.52q-1.367 0-2.597.5T7.2 14.45m4.8 4.858l-2.361-2.362q.459-.442 1.065-.694T12 16q.575 0 1.078.176t.94.503q.013.132.018.275q.006.142.043.275z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAndroidWifi3BarQuestionSharp(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.025 19q-.279 0-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17q.28 0 .465.17q.186.17.186.424q0 .235-.173.417q-.174.183-.458.183m-.417-1.773v-.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-.343q.758 0 1.221.392q.464.393.464 1.058q0 .387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216zM3.187 10.475L1.773 9.062q2.089-1.956 4.721-3.009T12 5t5.506 1.053t4.721 3.009l-1.413 1.413q-1.798-1.684-4.073-2.58T12 7t-4.74.895t-4.073 2.58M7.2 14.45l-1.408-1.408q1.264-1.22 2.861-1.872q1.597-.65 3.347-.65q1.26 0 2.436.33t2.231.987q-.251.119-.456.26q-.205.14-.42.307q-.222.167-.422.371t-.36.438q-.705-.35-1.457-.522T12 12.52q-1.367 0-2.597.5T7.2 14.45m4.8 4.858l-2.361-2.362q.459-.442 1.065-.694T12 16q.575 0 1.078.176t.94.503q.013.132.018.275q.006.142.043.275z"/></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.025 19q-.279 0-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17q.28 0 .465.17q.186.17.186.424q0 .235-.173.417q-.174.183-.458.183m-.417-1.773v-.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-.343q.758 0 1.221.392q.464.393.464 1.058q0 .387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216zM3.187 10.475L1.773 9.062q2.089-1.956 4.721-3.009T12 5t5.506 1.053t4.721 3.009l-1.413 1.413q-1.798-1.684-4.073-2.58T12 7t-4.74.895t-4.073 2.58M7.2 14.45l-1.408-1.408q1.264-1.22 2.861-1.872q1.597-.65 3.347-.65q1.26 0 2.436.33t2.231.987q-.251.119-.456.26q-.205.14-.42.307q-.222.167-.422.371t-.36.438q-.705-.35-1.457-.522T12 12.52q-1.367 0-2.597.5T7.2 14.45m4.8 4.858l-2.361-2.362q.459-.442 1.065-.694T12 16q.575 0 1.078.176t.94.503q.013.132.018.275q.006.142.043.275z"/></svg> </template>
CSS
.icon-android-wifi-3-bar-question-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%22M19.025%2019q-.279%200-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17q.28%200%20.465.17q.186.17.186.424q0%20.235-.173.417q-.174.183-.458.183m-.417-1.773v-.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-.343q.758%200%201.221.392q.464.393.464%201.058q0%20.387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216zM3.187%2010.475L1.773%209.062q2.089-1.956%204.721-3.009T12%205t5.506%201.053t4.721%203.009l-1.413%201.413q-1.798-1.684-4.073-2.58T12%207t-4.74.895t-4.073%202.58M7.2%2014.45l-1.408-1.408q1.264-1.22%202.861-1.872q1.597-.65%203.347-.65q1.26%200%202.436.33t2.231.987q-.251.119-.456.26q-.205.14-.42.307q-.222.167-.422.371t-.36.438q-.705-.35-1.457-.522T12%2012.52q-1.367%200-2.597.5T7.2%2014.45m4.8%204.858l-2.361-2.362q.459-.442%201.065-.694T12%2016q.575%200%201.078.176t.94.503q.013.132.018.275q.006.142.043.275z%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.025%2019q-.279%200-.467-.173q-.189-.173-.189-.427t.186-.424t.45-.17q.28%200%20.465.17q.186.17.186.424q0%20.235-.173.417q-.174.183-.458.183m-.417-1.773v-.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-.343q.758%200%201.221.392q.464.393.464%201.058q0%20.387-.18.678t-.558.564q-.314.22-.458.417t-.144.402v.216zM3.187%2010.475L1.773%209.062q2.089-1.956%204.721-3.009T12%205t5.506%201.053t4.721%203.009l-1.413%201.413q-1.798-1.684-4.073-2.58T12%207t-4.74.895t-4.073%202.58M7.2%2014.45l-1.408-1.408q1.264-1.22%202.861-1.872q1.597-.65%203.347-.65q1.26%200%202.436.33t2.231.987q-.251.119-.456.26q-.205.14-.42.307q-.222.167-.422.371t-.36.438q-.705-.35-1.457-.522T12%2012.52q-1.367%200-2.597.5T7.2%2014.45m4.8%204.858l-2.361-2.362q.459-.442%201.065-.694T12%2016q.575%200%201.078.176t.94.503q.013.132.018.275q.006.142.043.275z%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-3-bar-question-sharp.svg?color=%231a73e8&size=48