android wifi 3 bar icon

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

Name
android-wifi-3-bar-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
android-wifi-3-bar-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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7q-2.2 0-4.268.716q-2.069.717-3.78 2.086q-.327.265-.753.263t-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673Q4.54 6.735 6.976 5.867T12 5q2.614 0 5.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 7m0 5.52q-1.102 0-2.122.329q-1.02.33-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.51 0 2.92.488q1.409.487 2.58 1.412q.327.254.34.655t-.298.692q-.315.295-.741.301t-.764-.248q-.875-.64-1.905-.97T12 12.519m-1.066 6.047q-.434-.433-.434-1.066t.434-1.066T12 16t1.066.434q.434.433.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidWifi3BarRounded(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="M12 7q-2.2 0-4.268.716q-2.069.717-3.78 2.086q-.327.265-.753.263t-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673Q4.54 6.735 6.976 5.867T12 5q2.614 0 5.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 7m0 5.52q-1.102 0-2.122.329q-1.02.33-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.51 0 2.92.488q1.409.487 2.58 1.412q.327.254.34.655t-.298.692q-.315.295-.741.301t-.764-.248q-.875-.64-1.905-.97T12 12.519m-1.066 6.047q-.434-.433-.434-1.066t.434-1.066T12 16t1.066.434q.434.433.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7q-2.2 0-4.268.716q-2.069.717-3.78 2.086q-.327.265-.753.263t-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673Q4.54 6.735 6.976 5.867T12 5q2.614 0 5.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 7m0 5.52q-1.102 0-2.122.329q-1.02.33-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.51 0 2.92.488q1.409.487 2.58 1.412q.327.254.34.655t-.298.692q-.315.295-.741.301t-.764-.248q-.875-.64-1.905-.97T12 12.519m-1.066 6.047q-.434-.433-.434-1.066t.434-1.066T12 16t1.066.434q.434.433.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434"/></svg>
</template>

CSS

.icon-android-wifi-3-bar-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%22M12%207q-2.2%200-4.268.716q-2.069.717-3.78%202.086q-.327.265-.753.263t-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673Q4.54%206.735%206.976%205.867T12%205q2.614%200%205.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%207m0%205.52q-1.102%200-2.122.329q-1.02.33-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.51%200%202.92.488q1.409.487%202.58%201.412q.327.254.34.655t-.298.692q-.315.295-.741.301t-.764-.248q-.875-.64-1.905-.97T12%2012.519m-1.066%206.047q-.434-.433-.434-1.066t.434-1.066T12%2016t1.066.434q.434.433.434%201.066t-.434%201.066Q12.633%2019%2012%2019t-1.066-.434%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%22M12%207q-2.2%200-4.268.716q-2.069.717-3.78%202.086q-.327.265-.753.263t-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673Q4.54%206.735%206.976%205.867T12%205q2.614%200%205.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%207m0%205.52q-1.102%200-2.122.329q-1.02.33-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.51%200%202.92.488q1.409.487%202.58%201.412q.327.254.34.655t-.298.692q-.315.295-.741.301t-.764-.248q-.875-.64-1.905-.97T12%2012.519m-1.066%206.047q-.434-.433-.434-1.066t.434-1.066T12%2016t1.066.434q.434.433.434%201.066t-.434%201.066Q12.633%2019%2012%2019t-1.066-.434%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-rounded.svg?color=%231a73e8&size=48