signal wifi statusbar not connected icon

signal-wifi-statusbar-not-connected-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
signal-wifi-statusbar-not-connected-rounded
Set
Material Symbols
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
signal-wifi-statusbar-not-connected-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the signal wifi statusbar not connected icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.575 19.575l-9.05-9.05q-.325-.325-.462-.7t-.113-.8t.175-.8t.5-.65Q3.65 5.8 6.488 4.9T12 4q3.125 0 5.85 1.025t5.075 3.05q.225.2.338.438t.112.512t-.088.525T23 10q-.7-.9-1.737-1.45T19 8q-2.075 0-3.537 1.463T14 13q0 1.225.55 2.263T16 17l-2.575 2.575q-.3.3-.663.45t-.762.15t-.762-.15t-.663-.45m7.688.113q-.313-.313-.313-.738t.313-.737T19 17.9t.738.313t.312.737t-.312.738T19 20t-.737-.312m3.637-7.113q0 .575-.25 1.025t-.95 1.15q-.425.425-.612.7t-.238.625q-.05.3-.288.513t-.537.212q-.325 0-.55-.225t-.175-.525q.075-.575.35-1t.925-1.075q.525-.525.675-.787t.15-.663q0-.45-.35-.787t-.925-.338q-.375 0-.725.175t-.6.5q-.175.225-.438.325t-.537-.025t-.413-.375t.013-.5q.4-.7 1.112-1.1t1.588-.4q1.225 0 2 .725t.775 1.85"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSignalWifiStatusbarNotConnectedRounded(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.575 19.575l-9.05-9.05q-.325-.325-.462-.7t-.113-.8t.175-.8t.5-.65Q3.65 5.8 6.488 4.9T12 4q3.125 0 5.85 1.025t5.075 3.05q.225.2.338.438t.112.512t-.088.525T23 10q-.7-.9-1.737-1.45T19 8q-2.075 0-3.537 1.463T14 13q0 1.225.55 2.263T16 17l-2.575 2.575q-.3.3-.663.45t-.762.15t-.762-.15t-.663-.45m7.688.113q-.313-.313-.313-.738t.313-.737T19 17.9t.738.313t.312.737t-.312.738T19 20t-.737-.312m3.637-7.113q0 .575-.25 1.025t-.95 1.15q-.425.425-.612.7t-.238.625q-.05.3-.288.513t-.537.212q-.325 0-.55-.225t-.175-.525q.075-.575.35-1t.925-1.075q.525-.525.675-.787t.15-.663q0-.45-.35-.787t-.925-.338q-.375 0-.725.175t-.6.5q-.175.225-.438.325t-.537-.025t-.413-.375t.013-.5q.4-.7 1.112-1.1t1.588-.4q1.225 0 2 .725t.775 1.85"/></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.575 19.575l-9.05-9.05q-.325-.325-.462-.7t-.113-.8t.175-.8t.5-.65Q3.65 5.8 6.488 4.9T12 4q3.125 0 5.85 1.025t5.075 3.05q.225.2.338.438t.112.512t-.088.525T23 10q-.7-.9-1.737-1.45T19 8q-2.075 0-3.537 1.463T14 13q0 1.225.55 2.263T16 17l-2.575 2.575q-.3.3-.663.45t-.762.15t-.762-.15t-.663-.45m7.688.113q-.313-.313-.313-.738t.313-.737T19 17.9t.738.313t.312.737t-.312.738T19 20t-.737-.312m3.637-7.113q0 .575-.25 1.025t-.95 1.15q-.425.425-.612.7t-.238.625q-.05.3-.288.513t-.537.212q-.325 0-.55-.225t-.175-.525q.075-.575.35-1t.925-1.075q.525-.525.675-.787t.15-.663q0-.45-.35-.787t-.925-.338q-.375 0-.725.175t-.6.5q-.175.225-.438.325t-.537-.025t-.413-.375t.013-.5q.4-.7 1.112-1.1t1.588-.4q1.225 0 2 .725t.775 1.85"/></svg>
</template>

CSS

.icon-signal-wifi-statusbar-not-connected-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.575%2019.575l-9.05-9.05q-.325-.325-.462-.7t-.113-.8t.175-.8t.5-.65Q3.65%205.8%206.488%204.9T12%204q3.125%200%205.85%201.025t5.075%203.05q.225.2.338.438t.112.512t-.088.525T23%2010q-.7-.9-1.737-1.45T19%208q-2.075%200-3.537%201.463T14%2013q0%201.225.55%202.263T16%2017l-2.575%202.575q-.3.3-.663.45t-.762.15t-.762-.15t-.663-.45m7.688.113q-.313-.313-.313-.738t.313-.737T19%2017.9t.738.313t.312.737t-.312.738T19%2020t-.737-.312m3.637-7.113q0%20.575-.25%201.025t-.95%201.15q-.425.425-.612.7t-.238.625q-.05.3-.288.513t-.537.212q-.325%200-.55-.225t-.175-.525q.075-.575.35-1t.925-1.075q.525-.525.675-.787t.15-.663q0-.45-.35-.787t-.925-.338q-.375%200-.725.175t-.6.5q-.175.225-.438.325t-.537-.025t-.413-.375t.013-.5q.4-.7%201.112-1.1t1.588-.4q1.225%200%202%20.725t.775%201.85%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.575%2019.575l-9.05-9.05q-.325-.325-.462-.7t-.113-.8t.175-.8t.5-.65Q3.65%205.8%206.488%204.9T12%204q3.125%200%205.85%201.025t5.075%203.05q.225.2.338.438t.112.512t-.088.525T23%2010q-.7-.9-1.737-1.45T19%208q-2.075%200-3.537%201.463T14%2013q0%201.225.55%202.263T16%2017l-2.575%202.575q-.3.3-.663.45t-.762.15t-.762-.15t-.663-.45m7.688.113q-.313-.313-.313-.738t.313-.737T19%2017.9t.738.313t.312.737t-.312.738T19%2020t-.737-.312m3.637-7.113q0%20.575-.25%201.025t-.95%201.15q-.425.425-.612.7t-.238.625q-.05.3-.288.513t-.537.212q-.325%200-.55-.225t-.175-.525q.075-.575.35-1t.925-1.075q.525-.525.675-.787t.15-.663q0-.45-.35-.787t-.925-.338q-.375%200-.725.175t-.6.5q-.175.225-.438.325t-.537-.025t-.413-.375t.013-.5q.4-.7%201.112-1.1t1.588-.4q1.225%200%202%20.725t.775%201.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/signal-wifi-statusbar-not-connected-rounded.svg?color=%231a73e8&size=48