android wifi 3 bar alert icon
android-wifi-3-bar-alert from Material Symbols by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-3-bar-alert
- Set
- Material Symbols
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-3-bar-alert-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 3 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="M18.288 19.713Q18 19.425 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288M18 17v-3.5h2V17zM2.725 10.725L.6 8.6q2.3-2.225 5.25-3.412T12 4t6.15 1.188T23.4 8.6l-2.125 2.125Q19.4 8.925 17 7.963T12 7t-5 .963t-4.275 2.762m7.863 8.688Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M6.95 14.95l-2.1-2.1q1.475-1.375 3.313-2.112T12 10q1.6 0 3.113.463t2.812 1.362q-.725.275-1.525.725t-1.325 1.125q-.65-.325-1.437-.5T12 13q-1.425 0-2.712.5T6.95 14.95"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAndroidWifi3BarAlert(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="M18.288 19.713Q18 19.425 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288M18 17v-3.5h2V17zM2.725 10.725L.6 8.6q2.3-2.225 5.25-3.412T12 4t6.15 1.188T23.4 8.6l-2.125 2.125Q19.4 8.925 17 7.963T12 7t-5 .963t-4.275 2.762m7.863 8.688Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M6.95 14.95l-2.1-2.1q1.475-1.375 3.313-2.112T12 10q1.6 0 3.113.463t2.812 1.362q-.725.275-1.525.725t-1.325 1.125q-.65-.325-1.437-.5T12 13q-1.425 0-2.712.5T6.95 14.95"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.288 19.713Q18 19.425 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288M18 17v-3.5h2V17zM2.725 10.725L.6 8.6q2.3-2.225 5.25-3.412T12 4t6.15 1.188T23.4 8.6l-2.125 2.125Q19.4 8.925 17 7.963T12 7t-5 .963t-4.275 2.762m7.863 8.688Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M6.95 14.95l-2.1-2.1q1.475-1.375 3.313-2.112T12 10q1.6 0 3.113.463t2.812 1.362q-.725.275-1.525.725t-1.325 1.125q-.65-.325-1.437-.5T12 13q-1.425 0-2.712.5T6.95 14.95"/></svg> </template>
CSS
.icon-android-wifi-3-bar-alert {
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%22M18.288%2019.713Q18%2019.425%2018%2019t.288-.712T19%2018t.713.288T20%2019t-.288.713T19%2020t-.712-.288M18%2017v-3.5h2V17zM2.725%2010.725L.6%208.6q2.3-2.225%205.25-3.412T12%204t6.15%201.188T23.4%208.6l-2.125%202.125Q19.4%208.925%2017%207.963T12%207t-5%20.963t-4.275%202.762m7.863%208.688Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587M6.95%2014.95l-2.1-2.1q1.475-1.375%203.313-2.112T12%2010q1.6%200%203.113.463t2.812%201.362q-.725.275-1.525.725t-1.325%201.125q-.65-.325-1.437-.5T12%2013q-1.425%200-2.712.5T6.95%2014.95%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%22M18.288%2019.713Q18%2019.425%2018%2019t.288-.712T19%2018t.713.288T20%2019t-.288.713T19%2020t-.712-.288M18%2017v-3.5h2V17zM2.725%2010.725L.6%208.6q2.3-2.225%205.25-3.412T12%204t6.15%201.188T23.4%208.6l-2.125%202.125Q19.4%208.925%2017%207.963T12%207t-5%20.963t-4.275%202.762m7.863%208.688Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587M6.95%2014.95l-2.1-2.1q1.475-1.375%203.313-2.112T12%2010q1.6%200%203.113.463t2.812%201.362q-.725.275-1.525.725t-1.325%201.125q-.65-.325-1.437-.5T12%2013q-1.425%200-2.712.5T6.95%2014.95%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-3-bar-alert.svg?color=%231a73e8&size=48