android wifi 3 bar off icon

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.934 18.566q-.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-.434m-1.98-7.489L5.588 8.71q-.442.246-.85.514t-.786.578q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q.298-.254.612-.483t.651-.444L2.712 6.7q-.253-.184-.311-.483q-.059-.298.126-.55q.184-.251.495-.313q.31-.062.563.123l16.927 11.87q.252.184.313.482q.062.298-.123.55t-.486.31t-.552-.125l-8.545-5.977q-.861.105-1.656.41q-.796.305-1.486.809q-.338.254-.762.245q-.423-.009-.719-.305q-.29-.29-.287-.7q.003-.411.33-.665q.548-.448 1.156-.757q.609-.308 1.259-.547m1.325-3.963l-2.26-1.568q.977-.273 1.972-.41T12 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 7q-.446 0-.87.022t-.851.092"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidWifi3BarOffRounded(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="M10.934 18.566q-.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-.434m-1.98-7.489L5.588 8.71q-.442.246-.85.514t-.786.578q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q.298-.254.612-.483t.651-.444L2.712 6.7q-.253-.184-.311-.483q-.059-.298.126-.55q.184-.251.495-.313q.31-.062.563.123l16.927 11.87q.252.184.313.482q.062.298-.123.55t-.486.31t-.552-.125l-8.545-5.977q-.861.105-1.656.41q-.796.305-1.486.809q-.338.254-.762.245q-.423-.009-.719-.305q-.29-.29-.287-.7q.003-.411.33-.665q.548-.448 1.156-.757q.609-.308 1.259-.547m1.325-3.963l-2.26-1.568q.977-.273 1.972-.41T12 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 7q-.446 0-.87.022t-.851.092"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.934 18.566q-.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-.434m-1.98-7.489L5.588 8.71q-.442.246-.85.514t-.786.578q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q.298-.254.612-.483t.651-.444L2.712 6.7q-.253-.184-.311-.483q-.059-.298.126-.55q.184-.251.495-.313q.31-.062.563.123l16.927 11.87q.252.184.313.482q.062.298-.123.55t-.486.31t-.552-.125l-8.545-5.977q-.861.105-1.656.41q-.796.305-1.486.809q-.338.254-.762.245q-.423-.009-.719-.305q-.29-.29-.287-.7q.003-.411.33-.665q.548-.448 1.156-.757q.609-.308 1.259-.547m1.325-3.963l-2.26-1.568q.977-.273 1.972-.41T12 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 7q-.446 0-.87.022t-.851.092"/></svg>
</template>

CSS

.icon-android-wifi-3-bar-off-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%22M10.934%2018.566q-.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-.434m-1.98-7.489L5.588%208.71q-.442.246-.85.514t-.786.578q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q.298-.254.612-.483t.651-.444L2.712%206.7q-.253-.184-.311-.483q-.059-.298.126-.55q.184-.251.495-.313q.31-.062.563.123l16.927%2011.87q.252.184.313.482q.062.298-.123.55t-.486.31t-.552-.125l-8.545-5.977q-.861.105-1.656.41q-.796.305-1.486.809q-.338.254-.762.245q-.423-.009-.719-.305q-.29-.29-.287-.7q.003-.411.33-.665q.548-.448%201.156-.757q.609-.308%201.259-.547m1.325-3.963l-2.26-1.568q.977-.273%201.972-.41T12%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%207q-.446%200-.87.022t-.851.092%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%22M10.934%2018.566q-.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-.434m-1.98-7.489L5.588%208.71q-.442.246-.85.514t-.786.578q-.327.265-.753.263q-.426-.004-.722-.3q-.29-.29-.28-.703q.009-.414.336-.673q.298-.254.612-.483t.651-.444L2.712%206.7q-.253-.184-.311-.483q-.059-.298.126-.55q.184-.251.495-.313q.31-.062.563.123l16.927%2011.87q.252.184.313.482q.062.298-.123.55t-.486.31t-.552-.125l-8.545-5.977q-.861.105-1.656.41q-.796.305-1.486.809q-.338.254-.762.245q-.423-.009-.719-.305q-.29-.29-.287-.7q.003-.411.33-.665q.548-.448%201.156-.757q.609-.308%201.259-.547m1.325-3.963l-2.26-1.568q.977-.273%201.972-.41T12%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%207q-.446%200-.87.022t-.851.092%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-off-rounded.svg?color=%231a73e8&size=48