android wifi 4 bar off icon

android-wifi-4-bar-off-sharp from Material Symbols Light by Google · Sharp · Android · Apache-2.0 Free for personal and commercial use.

Name
android-wifi-4-bar-off-sharp
Set
Material Symbols Light
Style
Sharp
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
android-wifi-4-bar-off-outline-sharp

2 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the android wifi 4 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="M2.094 10.177L1.012 9.133q.61-.527 1.247-.978t1.316-.845l-1.46-1.046l.848-1.218l18.17 12.731L20.285 19l-7.23-5.052q-.264-.044-.527-.063q-.262-.02-.528-.02q-1.217 0-2.351.393q-1.133.392-2.083 1.152l-1.058-1.064q.953-.794 2.08-1.264t2.349-.616l-2.443-1.724q-1.002.337-1.916.846t-1.736 1.208l-1.057-1.044q.74-.638 1.55-1.148t1.694-.877l-2.12-1.488q-.765.405-1.464.887t-1.35 1.051m7.91-3.571l-1.703-1.22q.925-.195 1.843-.29T12 5q3.042 0 5.87 1.045q2.828 1.046 5.118 3.088l-1.082 1.044q-2.05-1.802-4.598-2.749T12 6.481q-.5 0-.997.035q-.497.034-.997.09m9.096 6.361l-6.088-4.256q1.786.097 3.697.851q1.91.755 3.53 2.165zM12 19.581l2.821-2.692q-.604-.414-1.315-.651T12 16t-1.506.238t-1.315.65z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidWifi4BarOffSharp(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="M2.094 10.177L1.012 9.133q.61-.527 1.247-.978t1.316-.845l-1.46-1.046l.848-1.218l18.17 12.731L20.285 19l-7.23-5.052q-.264-.044-.527-.063q-.262-.02-.528-.02q-1.217 0-2.351.393q-1.133.392-2.083 1.152l-1.058-1.064q.953-.794 2.08-1.264t2.349-.616l-2.443-1.724q-1.002.337-1.916.846t-1.736 1.208l-1.057-1.044q.74-.638 1.55-1.148t1.694-.877l-2.12-1.488q-.765.405-1.464.887t-1.35 1.051m7.91-3.571l-1.703-1.22q.925-.195 1.843-.29T12 5q3.042 0 5.87 1.045q2.828 1.046 5.118 3.088l-1.082 1.044q-2.05-1.802-4.598-2.749T12 6.481q-.5 0-.997.035q-.497.034-.997.09m9.096 6.361l-6.088-4.256q1.786.097 3.697.851q1.91.755 3.53 2.165zM12 19.581l2.821-2.692q-.604-.414-1.315-.651T12 16t-1.506.238t-1.315.65z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.094 10.177L1.012 9.133q.61-.527 1.247-.978t1.316-.845l-1.46-1.046l.848-1.218l18.17 12.731L20.285 19l-7.23-5.052q-.264-.044-.527-.063q-.262-.02-.528-.02q-1.217 0-2.351.393q-1.133.392-2.083 1.152l-1.058-1.064q.953-.794 2.08-1.264t2.349-.616l-2.443-1.724q-1.002.337-1.916.846t-1.736 1.208l-1.057-1.044q.74-.638 1.55-1.148t1.694-.877l-2.12-1.488q-.765.405-1.464.887t-1.35 1.051m7.91-3.571l-1.703-1.22q.925-.195 1.843-.29T12 5q3.042 0 5.87 1.045q2.828 1.046 5.118 3.088l-1.082 1.044q-2.05-1.802-4.598-2.749T12 6.481q-.5 0-.997.035q-.497.034-.997.09m9.096 6.361l-6.088-4.256q1.786.097 3.697.851q1.91.755 3.53 2.165zM12 19.581l2.821-2.692q-.604-.414-1.315-.651T12 16t-1.506.238t-1.315.65z"/></svg>
</template>

CSS

.icon-android-wifi-4-bar-off-sharp {
  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%22M2.094%2010.177L1.012%209.133q.61-.527%201.247-.978t1.316-.845l-1.46-1.046l.848-1.218l18.17%2012.731L20.285%2019l-7.23-5.052q-.264-.044-.527-.063q-.262-.02-.528-.02q-1.217%200-2.351.393q-1.133.392-2.083%201.152l-1.058-1.064q.953-.794%202.08-1.264t2.349-.616l-2.443-1.724q-1.002.337-1.916.846t-1.736%201.208l-1.057-1.044q.74-.638%201.55-1.148t1.694-.877l-2.12-1.488q-.765.405-1.464.887t-1.35%201.051m7.91-3.571l-1.703-1.22q.925-.195%201.843-.29T12%205q3.042%200%205.87%201.045q2.828%201.046%205.118%203.088l-1.082%201.044q-2.05-1.802-4.598-2.749T12%206.481q-.5%200-.997.035q-.497.034-.997.09m9.096%206.361l-6.088-4.256q1.786.097%203.697.851q1.91.755%203.53%202.165zM12%2019.581l2.821-2.692q-.604-.414-1.315-.651T12%2016t-1.506.238t-1.315.65z%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%22M2.094%2010.177L1.012%209.133q.61-.527%201.247-.978t1.316-.845l-1.46-1.046l.848-1.218l18.17%2012.731L20.285%2019l-7.23-5.052q-.264-.044-.527-.063q-.262-.02-.528-.02q-1.217%200-2.351.393q-1.133.392-2.083%201.152l-1.058-1.064q.953-.794%202.08-1.264t2.349-.616l-2.443-1.724q-1.002.337-1.916.846t-1.736%201.208l-1.057-1.044q.74-.638%201.55-1.148t1.694-.877l-2.12-1.488q-.765.405-1.464.887t-1.35%201.051m7.91-3.571l-1.703-1.22q.925-.195%201.843-.29T12%205q3.042%200%205.87%201.045q2.828%201.046%205.118%203.088l-1.082%201.044q-2.05-1.802-4.598-2.749T12%206.481q-.5%200-.997.035q-.497.034-.997.09m9.096%206.361l-6.088-4.256q1.786.097%203.697.851q1.91.755%203.53%202.165zM12%2019.581l2.821-2.692q-.604-.414-1.315-.651T12%2016t-1.506.238t-1.315.65z%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-4-bar-off-sharp.svg?color=%231a73e8&size=48