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

Name
signal-wifi-off-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the signal wifi off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.567 14.01q-.146.146-.344.153q-.198.006-.363-.16q-.166-.164-.166-.356t.166-.356L21.1 9.05q-1.975-1.5-4.3-2.275T12 6q-.725 0-1.45.075t-1.45.2q-.213.037-.375-.083t-.198-.313q-.036-.208.073-.382q.11-.174.323-.21q.762-.131 1.526-.209Q11.214 5 12 5q2.702 0 5.218.876t4.636 2.559q.156.105.23.267t.095.323t-.043.32t-.194.29zM12 18.15l2.367-2.361l-8.48-8.481q-.795.333-1.535.776T2.9 9.05zm7.929 3.194l-4.848-4.848l-2.515 2.516q-.132.13-.268.186t-.298.056q-.142 0-.288-.056t-.277-.186L2.077 9.654q-.13-.131-.186-.28q-.057-.149-.057-.31q0-.181.075-.343q.075-.161.231-.292q.823-.633 1.547-1.085t1.442-.794L2.625 4.046q-.146-.146-.153-.344t.159-.364t.357-.165t.356.165l17.298 17.298q.146.147.156.345t-.156.363t-.357.165q-.19 0-.356-.165m-9.802-9.796"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSignalWifiOffOutlineRounded(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="M17.567 14.01q-.146.146-.344.153q-.198.006-.363-.16q-.166-.164-.166-.356t.166-.356L21.1 9.05q-1.975-1.5-4.3-2.275T12 6q-.725 0-1.45.075t-1.45.2q-.213.037-.375-.083t-.198-.313q-.036-.208.073-.382q.11-.174.323-.21q.762-.131 1.526-.209Q11.214 5 12 5q2.702 0 5.218.876t4.636 2.559q.156.105.23.267t.095.323t-.043.32t-.194.29zM12 18.15l2.367-2.361l-8.48-8.481q-.795.333-1.535.776T2.9 9.05zm7.929 3.194l-4.848-4.848l-2.515 2.516q-.132.13-.268.186t-.298.056q-.142 0-.288-.056t-.277-.186L2.077 9.654q-.13-.131-.186-.28q-.057-.149-.057-.31q0-.181.075-.343q.075-.161.231-.292q.823-.633 1.547-1.085t1.442-.794L2.625 4.046q-.146-.146-.153-.344t.159-.364t.357-.165t.356.165l17.298 17.298q.146.147.156.345t-.156.363t-.357.165q-.19 0-.356-.165m-9.802-9.796"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.567 14.01q-.146.146-.344.153q-.198.006-.363-.16q-.166-.164-.166-.356t.166-.356L21.1 9.05q-1.975-1.5-4.3-2.275T12 6q-.725 0-1.45.075t-1.45.2q-.213.037-.375-.083t-.198-.313q-.036-.208.073-.382q.11-.174.323-.21q.762-.131 1.526-.209Q11.214 5 12 5q2.702 0 5.218.876t4.636 2.559q.156.105.23.267t.095.323t-.043.32t-.194.29zM12 18.15l2.367-2.361l-8.48-8.481q-.795.333-1.535.776T2.9 9.05zm7.929 3.194l-4.848-4.848l-2.515 2.516q-.132.13-.268.186t-.298.056q-.142 0-.288-.056t-.277-.186L2.077 9.654q-.13-.131-.186-.28q-.057-.149-.057-.31q0-.181.075-.343q.075-.161.231-.292q.823-.633 1.547-1.085t1.442-.794L2.625 4.046q-.146-.146-.153-.344t.159-.364t.357-.165t.356.165l17.298 17.298q.146.147.156.345t-.156.363t-.357.165q-.19 0-.356-.165m-9.802-9.796"/></svg>
</template>

CSS

.icon-signal-wifi-off-outline-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%22M17.567%2014.01q-.146.146-.344.153q-.198.006-.363-.16q-.166-.164-.166-.356t.166-.356L21.1%209.05q-1.975-1.5-4.3-2.275T12%206q-.725%200-1.45.075t-1.45.2q-.213.037-.375-.083t-.198-.313q-.036-.208.073-.382q.11-.174.323-.21q.762-.131%201.526-.209Q11.214%205%2012%205q2.702%200%205.218.876t4.636%202.559q.156.105.23.267t.095.323t-.043.32t-.194.29zM12%2018.15l2.367-2.361l-8.48-8.481q-.795.333-1.535.776T2.9%209.05zm7.929%203.194l-4.848-4.848l-2.515%202.516q-.132.13-.268.186t-.298.056q-.142%200-.288-.056t-.277-.186L2.077%209.654q-.13-.131-.186-.28q-.057-.149-.057-.31q0-.181.075-.343q.075-.161.231-.292q.823-.633%201.547-1.085t1.442-.794L2.625%204.046q-.146-.146-.153-.344t.159-.364t.357-.165t.356.165l17.298%2017.298q.146.147.156.345t-.156.363t-.357.165q-.19%200-.356-.165m-9.802-9.796%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%22M17.567%2014.01q-.146.146-.344.153q-.198.006-.363-.16q-.166-.164-.166-.356t.166-.356L21.1%209.05q-1.975-1.5-4.3-2.275T12%206q-.725%200-1.45.075t-1.45.2q-.213.037-.375-.083t-.198-.313q-.036-.208.073-.382q.11-.174.323-.21q.762-.131%201.526-.209Q11.214%205%2012%205q2.702%200%205.218.876t4.636%202.559q.156.105.23.267t.095.323t-.043.32t-.194.29zM12%2018.15l2.367-2.361l-8.48-8.481q-.795.333-1.535.776T2.9%209.05zm7.929%203.194l-4.848-4.848l-2.515%202.516q-.132.13-.268.186t-.298.056q-.142%200-.288-.056t-.277-.186L2.077%209.654q-.13-.131-.186-.28q-.057-.149-.057-.31q0-.181.075-.343q.075-.161.231-.292q.823-.633%201.547-1.085t1.442-.794L2.625%204.046q-.146-.146-.153-.344t.159-.364t.357-.165t.356.165l17.298%2017.298q.146.147.156.345t-.156.363t-.357.165q-.19%200-.356-.165m-9.802-9.796%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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