android wifi 3 bar off icon

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

Name
android-wifi-3-bar-off-rounded
Set
Material Symbols
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

The same icon in other sets

More android icons from Material Symbols

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.588 19.413Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.55 11L4.8 9.075q-.25.15-.475.313t-.45.337q-.5.4-1.137.388T1.65 9.65q-.425-.425-.425-1.05t.5-1q.125-.1.238-.175T2.2 7.25l-.45-.3q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6 12.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213l-8.775-6.15q-.65.125-1.262.363t-1.188.587q-.55.35-1.175.313T5.9 13.9q-.425-.425-.413-1.037T6 11.9q.375-.275.763-.488T7.55 11m3.075-3.925L7.25 4.7q1.15-.35 2.338-.525T12 4q2.825 0 5.45.925T22.275 7.6q.5.375.5 1t-.425 1.05q-.45.45-1.088.463t-1.137-.388q-1.75-1.35-3.825-2.037T12 7q-.35 0-.687.013t-.688.062"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAndroidWifi3BarOffRounded(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.588 19.413Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.55 11L4.8 9.075q-.25.15-.475.313t-.45.337q-.5.4-1.137.388T1.65 9.65q-.425-.425-.425-1.05t.5-1q.125-.1.238-.175T2.2 7.25l-.45-.3q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6 12.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213l-8.775-6.15q-.65.125-1.262.363t-1.188.587q-.55.35-1.175.313T5.9 13.9q-.425-.425-.413-1.037T6 11.9q.375-.275.763-.488T7.55 11m3.075-3.925L7.25 4.7q1.15-.35 2.338-.525T12 4q2.825 0 5.45.925T22.275 7.6q.5.375.5 1t-.425 1.05q-.45.45-1.088.463t-1.137-.388q-1.75-1.35-3.825-2.037T12 7q-.35 0-.687.013t-.688.062"/></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.588 19.413Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.55 11L4.8 9.075q-.25.15-.475.313t-.45.337q-.5.4-1.137.388T1.65 9.65q-.425-.425-.425-1.05t.5-1q.125-.1.238-.175T2.2 7.25l-.45-.3q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6 12.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213l-8.775-6.15q-.65.125-1.262.363t-1.188.587q-.55.35-1.175.313T5.9 13.9q-.425-.425-.413-1.037T6 11.9q.375-.275.763-.488T7.55 11m3.075-3.925L7.25 4.7q1.15-.35 2.338-.525T12 4q2.825 0 5.45.925T22.275 7.6q.5.375.5 1t-.425 1.05q-.45.45-1.088.463t-1.137-.388q-1.75-1.35-3.825-2.037T12 7q-.35 0-.687.013t-.688.062"/></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.588%2019.413Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587M7.55%2011L4.8%209.075q-.25.15-.475.313t-.45.337q-.5.4-1.137.388T1.65%209.65q-.425-.425-.425-1.05t.5-1q.125-.1.238-.175T2.2%207.25l-.45-.3q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6%2012.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213l-8.775-6.15q-.65.125-1.262.363t-1.188.587q-.55.35-1.175.313T5.9%2013.9q-.425-.425-.413-1.037T6%2011.9q.375-.275.763-.488T7.55%2011m3.075-3.925L7.25%204.7q1.15-.35%202.338-.525T12%204q2.825%200%205.45.925T22.275%207.6q.5.375.5%201t-.425%201.05q-.45.45-1.088.463t-1.137-.388q-1.75-1.35-3.825-2.037T12%207q-.35%200-.687.013t-.688.062%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.588%2019.413Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587M7.55%2011L4.8%209.075q-.25.15-.475.313t-.45.337q-.5.4-1.137.388T1.65%209.65q-.425-.425-.425-1.05t.5-1q.125-.1.238-.175T2.2%207.25l-.45-.3q-.425-.3-.512-.8t.212-.925t.813-.525t.937.2l17.6%2012.35q.425.3.525.8t-.2.925t-.812.513t-.938-.213l-8.775-6.15q-.65.125-1.262.363t-1.188.587q-.55.35-1.175.313T5.9%2013.9q-.425-.425-.413-1.037T6%2011.9q.375-.275.763-.488T7.55%2011m3.075-3.925L7.25%204.7q1.15-.35%202.338-.525T12%204q2.825%200%205.45.925T22.275%207.6q.5.375.5%201t-.425%201.05q-.45.45-1.088.463t-1.137-.388q-1.75-1.35-3.825-2.037T12%207q-.35%200-.687.013t-.688.062%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-off-rounded.svg?color=%231a73e8&size=48