android wifi 4 bar off icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More android icons from Material Symbols

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="M1.825 10.6L.05 8.825q.475-.45.988-.862t1.037-.788L.75 6.225L2.175 4.2l19.65 13.75L20.4 20l-7.825-5.475q-.15-.025-.287-.025H12q-1.275 0-2.437.45T7.45 16.275L5.7 14.5q.8-.775 1.763-1.312t2.012-.838l-1.5-1.05q-.925.375-1.763.913T4.65 13.45L2.9 11.675q.625-.6 1.3-1.1t1.425-.925l-1.35-.95q-.65.425-1.263.888T1.826 10.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35 2.363-.513T12 4q3.35 0 6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5q-.5 0-.987.025t-.988.1m9.5 6.65L11.975 8q2.575 0 4.938.938t4.212 2.712z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAndroidWifi4BarOff(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="M1.825 10.6L.05 8.825q.475-.45.988-.862t1.037-.788L.75 6.225L2.175 4.2l19.65 13.75L20.4 20l-7.825-5.475q-.15-.025-.287-.025H12q-1.275 0-2.437.45T7.45 16.275L5.7 14.5q.8-.775 1.763-1.312t2.012-.838l-1.5-1.05q-.925.375-1.763.913T4.65 13.45L2.9 11.675q.625-.6 1.3-1.1t1.425-.925l-1.35-.95q-.65.425-1.263.888T1.826 10.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35 2.363-.513T12 4q3.35 0 6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5q-.5 0-.987.025t-.988.1m9.5 6.65L11.975 8q2.575 0 4.938.938t4.212 2.712z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.825 10.6L.05 8.825q.475-.45.988-.862t1.037-.788L.75 6.225L2.175 4.2l19.65 13.75L20.4 20l-7.825-5.475q-.15-.025-.287-.025H12q-1.275 0-2.437.45T7.45 16.275L5.7 14.5q.8-.775 1.763-1.312t2.012-.838l-1.5-1.05q-.925.375-1.763.913T4.65 13.45L2.9 11.675q.625-.6 1.3-1.1t1.425-.925l-1.35-.95q-.65.425-1.263.888T1.826 10.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35 2.363-.513T12 4q3.35 0 6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5q-.5 0-.987.025t-.988.1m9.5 6.65L11.975 8q2.575 0 4.938.938t4.212 2.712z"/></svg>
</template>

CSS

.icon-android-wifi-4-bar-off {
  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%22M1.825%2010.6L.05%208.825q.475-.45.988-.862t1.037-.788L.75%206.225L2.175%204.2l19.65%2013.75L20.4%2020l-7.825-5.475q-.15-.025-.287-.025H12q-1.275%200-2.437.45T7.45%2016.275L5.7%2014.5q.8-.775%201.763-1.312t2.012-.838l-1.5-1.05q-.925.375-1.763.913T4.65%2013.45L2.9%2011.675q.625-.6%201.3-1.1t1.425-.925l-1.35-.95q-.65.425-1.263.888T1.826%2010.6m8.763%208.813Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35%202.363-.513T12%204q3.35%200%206.438%201.238t5.512%203.587L22.175%2010.6q-2.05-1.975-4.675-3.037T12%206.5q-.5%200-.987.025t-.988.1m9.5%206.65L11.975%208q2.575%200%204.938.938t4.212%202.712z%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%22M1.825%2010.6L.05%208.825q.475-.45.988-.862t1.037-.788L.75%206.225L2.175%204.2l19.65%2013.75L20.4%2020l-7.825-5.475q-.15-.025-.287-.025H12q-1.275%200-2.437.45T7.45%2016.275L5.7%2014.5q.8-.775%201.763-1.312t2.012-.838l-1.5-1.05q-.925.375-1.763.913T4.65%2013.45L2.9%2011.675q.625-.6%201.3-1.1t1.425-.925l-1.35-.95q-.65.425-1.263.888T1.826%2010.6m8.763%208.813Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587m-.563-12.788l-2.8-1.95q1.175-.35%202.363-.513T12%204q3.35%200%206.438%201.238t5.512%203.587L22.175%2010.6q-2.05-1.975-4.675-3.037T12%206.5q-.5%200-.987.025t-.988.1m9.5%206.65L11.975%208q2.575%200%204.938.938t4.212%202.712z%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-4-bar-off.svg?color=%231a73e8&size=48