android wifi 3 bar alert icon

android-wifi-3-bar-alert-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
android-wifi-3-bar-alert-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
android-wifi-3-bar-alert-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

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.018 18.79q-.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.144.357v2.616q0 .213-.144.356t-.356.144t-.357-.144M7.739 7.716q-2.056.717-3.787 2.086q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q2.008-1.654 4.43-2.522T12 5t5.037.867t4.43 2.522q.327.259.337.673q.01.413-.281.704q-.296.296-.722.299q-.426.002-.753-.263q-1.73-1.37-3.786-2.086T12 7t-4.262.716m3.196 10.85q-.434-.433-.434-1.066t.434-1.066Q11.367 16 12 16t1.066.434t.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434M12 12.52q-1.102 0-2.122.33t-1.895.951q-.339.254-.765.248t-.722-.302q-.29-.29-.287-.7q.003-.412.33-.665q1.17-.906 2.57-1.384T12 10.519q1.292 0 2.497.357t2.274 1.026q-.494.217-.987.533q-.492.315-.863.74q-.669-.325-1.408-.49q-.74-.166-1.513-.166"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidWifi3BarAlertRounded(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.018 18.79q-.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.144.357v2.616q0 .213-.144.356t-.356.144t-.357-.144M7.739 7.716q-2.056.717-3.787 2.086q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q2.008-1.654 4.43-2.522T12 5t5.037.867t4.43 2.522q.327.259.337.673q.01.413-.281.704q-.296.296-.722.299q-.426.002-.753-.263q-1.73-1.37-3.786-2.086T12 7t-4.262.716m3.196 10.85q-.434-.433-.434-1.066t.434-1.066Q11.367 16 12 16t1.066.434t.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434M12 12.52q-1.102 0-2.122.33t-1.895.951q-.339.254-.765.248t-.722-.302q-.29-.29-.287-.7q.003-.412.33-.665q1.17-.906 2.57-1.384T12 10.519q1.292 0 2.497.357t2.274 1.026q-.494.217-.987.533q-.492.315-.863.74q-.669-.325-1.408-.49q-.74-.166-1.513-.166"/></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.018 18.79q-.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.144.357v2.616q0 .213-.144.356t-.356.144t-.357-.144M7.739 7.716q-2.056.717-3.787 2.086q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q2.008-1.654 4.43-2.522T12 5t5.037.867t4.43 2.522q.327.259.337.673q.01.413-.281.704q-.296.296-.722.299q-.426.002-.753-.263q-1.73-1.37-3.786-2.086T12 7t-4.262.716m3.196 10.85q-.434-.433-.434-1.066t.434-1.066Q11.367 16 12 16t1.066.434t.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434M12 12.52q-1.102 0-2.122.33t-1.895.951q-.339.254-.765.248t-.722-.302q-.29-.29-.287-.7q.003-.412.33-.665q1.17-.906 2.57-1.384T12 10.519q1.292 0 2.497.357t2.274 1.026q-.494.217-.987.533q-.492.315-.863.74q-.669-.325-1.408-.49q-.74-.166-1.513-.166"/></svg>
</template>

CSS

.icon-android-wifi-3-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%22M18.018%2018.79q-.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.144.357v2.616q0%20.213-.144.356t-.356.144t-.357-.144M7.739%207.716q-2.056.717-3.787%202.086q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q2.008-1.654%204.43-2.522T12%205t5.037.867t4.43%202.522q.327.259.337.673q.01.413-.281.704q-.296.296-.722.299q-.426.002-.753-.263q-1.73-1.37-3.786-2.086T12%207t-4.262.716m3.196%2010.85q-.434-.433-.434-1.066t.434-1.066Q11.367%2016%2012%2016t1.066.434t.434%201.066t-.434%201.066Q12.633%2019%2012%2019t-1.066-.434M12%2012.52q-1.102%200-2.122.33t-1.895.951q-.339.254-.765.248t-.722-.302q-.29-.29-.287-.7q.003-.412.33-.665q1.17-.906%202.57-1.384T12%2010.519q1.292%200%202.497.357t2.274%201.026q-.494.217-.987.533q-.492.315-.863.74q-.669-.325-1.408-.49q-.74-.166-1.513-.166%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.018%2018.79q-.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.144.357v2.616q0%20.213-.144.356t-.356.144t-.357-.144M7.739%207.716q-2.056.717-3.787%202.086q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q2.008-1.654%204.43-2.522T12%205t5.037.867t4.43%202.522q.327.259.337.673q.01.413-.281.704q-.296.296-.722.299q-.426.002-.753-.263q-1.73-1.37-3.786-2.086T12%207t-4.262.716m3.196%2010.85q-.434-.433-.434-1.066t.434-1.066Q11.367%2016%2012%2016t1.066.434t.434%201.066t-.434%201.066Q12.633%2019%2012%2019t-1.066-.434M12%2012.52q-1.102%200-2.122.33t-1.895.951q-.339.254-.765.248t-.722-.302q-.29-.29-.287-.7q.003-.412.33-.665q1.17-.906%202.57-1.384T12%2010.519q1.292%200%202.497.357t2.274%201.026q-.494.217-.987.533q-.492.315-.863.74q-.669-.325-1.408-.49q-.74-.166-1.513-.166%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-alert-rounded.svg?color=%231a73e8&size=48