android wifi 3 bar plus icon

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.039 17h-1.5q-.214 0-.357-.143t-.143-.357t.143-.357t.356-.143h1.5v-1.5q0-.214.144-.357t.356-.143t.357.143t.144.357V16h1.5q.213 0 .356.143t.144.357t-.144.357t-.356.143h-1.5v1.5q0 .214-.144.357t-.357.143t-.356-.143t-.144-.357zm-10.3-9.284q-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.316 0 2.538.371t2.302 1.064q-.534.182-1.018.498q-.484.315-.866.735q-.693-.331-1.438-.5T12 12.52"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidWifi3BarPlusRounded(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.039 17h-1.5q-.214 0-.357-.143t-.143-.357t.143-.357t.356-.143h1.5v-1.5q0-.214.144-.357t.356-.143t.357.143t.144.357V16h1.5q.213 0 .356.143t.144.357t-.144.357t-.356.143h-1.5v1.5q0 .214-.144.357t-.357.143t-.356-.143t-.144-.357zm-10.3-9.284q-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.316 0 2.538.371t2.302 1.064q-.534.182-1.018.498q-.484.315-.866.735q-.693-.331-1.438-.5T12 12.52"/></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.039 17h-1.5q-.214 0-.357-.143t-.143-.357t.143-.357t.356-.143h1.5v-1.5q0-.214.144-.357t.356-.143t.357.143t.144.357V16h1.5q.213 0 .356.143t.144.357t-.144.357t-.356.143h-1.5v1.5q0 .214-.144.357t-.357.143t-.356-.143t-.144-.357zm-10.3-9.284q-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.316 0 2.538.371t2.302 1.064q-.534.182-1.018.498q-.484.315-.866.735q-.693-.331-1.438-.5T12 12.52"/></svg>
</template>

CSS

.icon-android-wifi-3-bar-plus-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.039%2017h-1.5q-.214%200-.357-.143t-.143-.357t.143-.357t.356-.143h1.5v-1.5q0-.214.144-.357t.356-.143t.357.143t.144.357V16h1.5q.213%200%20.356.143t.144.357t-.144.357t-.356.143h-1.5v1.5q0%20.214-.144.357t-.357.143t-.356-.143t-.144-.357zm-10.3-9.284q-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.316%200%202.538.371t2.302%201.064q-.534.182-1.018.498q-.484.315-.866.735q-.693-.331-1.438-.5T12%2012.52%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.039%2017h-1.5q-.214%200-.357-.143t-.143-.357t.143-.357t.356-.143h1.5v-1.5q0-.214.144-.357t.356-.143t.357.143t.144.357V16h1.5q.213%200%20.356.143t.144.357t-.144.357t-.356.143h-1.5v1.5q0%20.214-.144.357t-.357.143t-.356-.143t-.144-.357zm-10.3-9.284q-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.316%200%202.538.371t2.302%201.064q-.534.182-1.018.498q-.484.315-.866.735q-.693-.331-1.438-.5T12%2012.52%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-plus-rounded.svg?color=%231a73e8&size=48