signal wifi bad icon

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

Name
signal-wifi-bad-rounded
Set
Material Symbols
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

4 other variants in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the signal wifi bad icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 18.425L17.6 19.8q-.275.275-.687.288T16.2 19.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4l1.4-1.4q.275-.275.687-.275t.713.275q.3.3.3.713t-.3.712L20.425 17l1.375 1.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zm.225-7.5h-.2q-2.525 0-4.3 1.775T12.95 17v.2q.025.45.1.913t.225.887q.075.25.038.488t-.213.412q-.225.225-.512.338T12 20.35t-.587-.112t-.513-.338l-9.325-9.325q-.325-.325-.475-.7t-.15-.8t.175-.85t.55-.725q2.2-1.725 4.85-2.612T12 4t5.475.888t4.85 2.612q.375.275.55.7t.175.85t-.15.812t-.475.713l-.5.5q-.2.2-.425.238t-.475-.063q-.425-.15-.875-.225t-.925-.1"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSignalWifiBadRounded(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="M19 18.425L17.6 19.8q-.275.275-.687.288T16.2 19.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4l1.4-1.4q.275-.275.687-.275t.713.275q.3.3.3.713t-.3.712L20.425 17l1.375 1.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zm.225-7.5h-.2q-2.525 0-4.3 1.775T12.95 17v.2q.025.45.1.913t.225.887q.075.25.038.488t-.213.412q-.225.225-.512.338T12 20.35t-.587-.112t-.513-.338l-9.325-9.325q-.325-.325-.475-.7t-.15-.8t.175-.85t.55-.725q2.2-1.725 4.85-2.612T12 4t5.475.888t4.85 2.612q.375.275.55.7t.175.85t-.15.812t-.475.713l-.5.5q-.2.2-.425.238t-.475-.063q-.425-.15-.875-.225t-.925-.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 18.425L17.6 19.8q-.275.275-.687.288T16.2 19.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4l1.4-1.4q.275-.275.687-.275t.713.275q.3.3.3.713t-.3.712L20.425 17l1.375 1.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zm.225-7.5h-.2q-2.525 0-4.3 1.775T12.95 17v.2q.025.45.1.913t.225.887q.075.25.038.488t-.213.412q-.225.225-.512.338T12 20.35t-.587-.112t-.513-.338l-9.325-9.325q-.325-.325-.475-.7t-.15-.8t.175-.85t.55-.725q2.2-1.725 4.85-2.612T12 4t5.475.888t4.85 2.612q.375.275.55.7t.175.85t-.15.812t-.475.713l-.5.5q-.2.2-.425.238t-.475-.063q-.425-.15-.875-.225t-.925-.1"/></svg>
</template>

CSS

.icon-signal-wifi-bad-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%22M19%2018.425L17.6%2019.8q-.275.275-.687.288T16.2%2019.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4%201.4l1.4-1.4q.275-.275.687-.275t.713.275q.3.3.3.713t-.3.712L20.425%2017l1.375%201.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zm.225-7.5h-.2q-2.525%200-4.3%201.775T12.95%2017v.2q.025.45.1.913t.225.887q.075.25.038.488t-.213.412q-.225.225-.512.338T12%2020.35t-.587-.112t-.513-.338l-9.325-9.325q-.325-.325-.475-.7t-.15-.8t.175-.85t.55-.725q2.2-1.725%204.85-2.612T12%204t5.475.888t4.85%202.612q.375.275.55.7t.175.85t-.15.812t-.475.713l-.5.5q-.2.2-.425.238t-.475-.063q-.425-.15-.875-.225t-.925-.1%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%22M19%2018.425L17.6%2019.8q-.275.275-.687.288T16.2%2019.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4%201.4l1.4-1.4q.275-.275.687-.275t.713.275q.3.3.3.713t-.3.712L20.425%2017l1.375%201.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zm.225-7.5h-.2q-2.525%200-4.3%201.775T12.95%2017v.2q.025.45.1.913t.225.887q.075.25.038.488t-.213.412q-.225.225-.512.338T12%2020.35t-.587-.112t-.513-.338l-9.325-9.325q-.325-.325-.475-.7t-.15-.8t.175-.85t.55-.725q2.2-1.725%204.85-2.612T12%204t5.475.888t4.85%202.612q.375.275.55.7t.175.85t-.15.812t-.475.713l-.5.5q-.2.2-.425.238t-.475-.063q-.425-.15-.875-.225t-.925-.1%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-bad-rounded.svg?color=%231a73e8&size=48