signal wifi off icon
signal-wifi-off-outline-rounded from Material Symbols by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- signal-wifi-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
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="M18.625 14.375q-.3.3-.7.288t-.7-.313t-.3-.712t.3-.713L21.1 9.05q-1.975-1.5-4.3-2.275T12 6q-.725 0-1.45.075t-1.45.2q-.425.075-.75-.15t-.4-.65q-.075-.4.15-.737t.65-.413q.8-.15 1.613-.238T12 4q3.125 0 5.988 1.088T23.2 8.3q.175.125.25.325t.075.4t-.062.388t-.213.337zM12 18.15l1.675-1.65l-8.75-8.75q-.525.275-1.025.613t-1 .687zm7.775 4.425L15.1 17.9l-2.4 2.4q-.15.15-.325.225T12 20.6t-.375-.075t-.325-.225L.75 9.75Q.6 9.6.525 9.413T.45 9.025t.075-.4t.25-.35Q1.425 7.7 2.1 7.2t1.375-.9l-2.1-2.1q-.3-.3-.288-.7t.313-.7t.713-.3t.712.3L21.2 21.175q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9.3 12.125"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSignalWifiOffOutlineRounded(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="M18.625 14.375q-.3.3-.7.288t-.7-.313t-.3-.712t.3-.713L21.1 9.05q-1.975-1.5-4.3-2.275T12 6q-.725 0-1.45.075t-1.45.2q-.425.075-.75-.15t-.4-.65q-.075-.4.15-.737t.65-.413q.8-.15 1.613-.238T12 4q3.125 0 5.988 1.088T23.2 8.3q.175.125.25.325t.075.4t-.062.388t-.213.337zM12 18.15l1.675-1.65l-8.75-8.75q-.525.275-1.025.613t-1 .687zm7.775 4.425L15.1 17.9l-2.4 2.4q-.15.15-.325.225T12 20.6t-.375-.075t-.325-.225L.75 9.75Q.6 9.6.525 9.413T.45 9.025t.075-.4t.25-.35Q1.425 7.7 2.1 7.2t1.375-.9l-2.1-2.1q-.3-.3-.288-.7t.313-.7t.713-.3t.712.3L21.2 21.175q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9.3 12.125"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.625 14.375q-.3.3-.7.288t-.7-.313t-.3-.712t.3-.713L21.1 9.05q-1.975-1.5-4.3-2.275T12 6q-.725 0-1.45.075t-1.45.2q-.425.075-.75-.15t-.4-.65q-.075-.4.15-.737t.65-.413q.8-.15 1.613-.238T12 4q3.125 0 5.988 1.088T23.2 8.3q.175.125.25.325t.075.4t-.062.388t-.213.337zM12 18.15l1.675-1.65l-8.75-8.75q-.525.275-1.025.613t-1 .687zm7.775 4.425L15.1 17.9l-2.4 2.4q-.15.15-.325.225T12 20.6t-.375-.075t-.325-.225L.75 9.75Q.6 9.6.525 9.413T.45 9.025t.075-.4t.25-.35Q1.425 7.7 2.1 7.2t1.375-.9l-2.1-2.1q-.3-.3-.288-.7t.313-.7t.713-.3t.712.3L21.2 21.175q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9.3 12.125"/></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%22M18.625%2014.375q-.3.3-.7.288t-.7-.313t-.3-.712t.3-.713L21.1%209.05q-1.975-1.5-4.3-2.275T12%206q-.725%200-1.45.075t-1.45.2q-.425.075-.75-.15t-.4-.65q-.075-.4.15-.737t.65-.413q.8-.15%201.613-.238T12%204q3.125%200%205.988%201.088T23.2%208.3q.175.125.25.325t.075.4t-.062.388t-.213.337zM12%2018.15l1.675-1.65l-8.75-8.75q-.525.275-1.025.613t-1%20.687zm7.775%204.425L15.1%2017.9l-2.4%202.4q-.15.15-.325.225T12%2020.6t-.375-.075t-.325-.225L.75%209.75Q.6%209.6.525%209.413T.45%209.025t.075-.4t.25-.35Q1.425%207.7%202.1%207.2t1.375-.9l-2.1-2.1q-.3-.3-.288-.7t.313-.7t.713-.3t.712.3L21.2%2021.175q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9.3%2012.125%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%22M18.625%2014.375q-.3.3-.7.288t-.7-.313t-.3-.712t.3-.713L21.1%209.05q-1.975-1.5-4.3-2.275T12%206q-.725%200-1.45.075t-1.45.2q-.425.075-.75-.15t-.4-.65q-.075-.4.15-.737t.65-.413q.8-.15%201.613-.238T12%204q3.125%200%205.988%201.088T23.2%208.3q.175.125.25.325t.075.4t-.062.388t-.213.337zM12%2018.15l1.675-1.65l-8.75-8.75q-.525.275-1.025.613t-1%20.687zm7.775%204.425L15.1%2017.9l-2.4%202.4q-.15.15-.325.225T12%2020.6t-.375-.075t-.325-.225L.75%209.75Q.6%209.6.525%209.413T.45%209.025t.075-.4t.25-.35Q1.425%207.7%202.1%207.2t1.375-.9l-2.1-2.1q-.3-.3-.288-.7t.313-.7t.713-.3t.712.3L21.2%2021.175q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9.3%2012.125%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-off-outline-rounded.svg?color=%231a73e8&size=48