wifi slash icon
wifi-slash-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- wifi-slash-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the wifi slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216.88 207.93a12 12 0 1 1-17.76 16.14l-51.34-56.47a56.06 56.06 0 0 0-52.71 7.1a12 12 0 0 1-14.14-19.4a79.35 79.35 0 0 1 41.92-15.12l-19.34-21.28a104.2 104.2 0 0 0-40.06 19.55a12 12 0 0 1-14.9-18.81a128.5 128.5 0 0 1 37.06-20.43l-17.31-19a151.1 151.1 0 0 0-36.68 22.28a12 12 0 1 1-15.23-18.58a175.5 175.5 0 0 1 35-22.38L39.12 48.07a12 12 0 1 1 17.76-16.14ZM128 188a16 16 0 1 0 16 16a16 16 0 0 0-16-16m64.55-49.55a12 12 0 0 0 14.9-18.81A127.3 127.3 0 0 0 170 99.05a12 12 0 0 0-7.87 22.67a103.6 103.6 0 0 1 30.42 16.73m47.06-54.54A176.33 176.33 0 0 0 128 44c-3.94 0-7.93.13-11.86.39a12 12 0 1 0 1.59 24c3.4-.23 6.86-.34 10.27-.34a152.24 152.24 0 0 1 96.38 34.46a12 12 0 1 0 15.23-18.55Z"/></svg>
React
import type { SVGProps } from "react";
export function PhWifiSlashBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216.88 207.93a12 12 0 1 1-17.76 16.14l-51.34-56.47a56.06 56.06 0 0 0-52.71 7.1a12 12 0 0 1-14.14-19.4a79.35 79.35 0 0 1 41.92-15.12l-19.34-21.28a104.2 104.2 0 0 0-40.06 19.55a12 12 0 0 1-14.9-18.81a128.5 128.5 0 0 1 37.06-20.43l-17.31-19a151.1 151.1 0 0 0-36.68 22.28a12 12 0 1 1-15.23-18.58a175.5 175.5 0 0 1 35-22.38L39.12 48.07a12 12 0 1 1 17.76-16.14ZM128 188a16 16 0 1 0 16 16a16 16 0 0 0-16-16m64.55-49.55a12 12 0 0 0 14.9-18.81A127.3 127.3 0 0 0 170 99.05a12 12 0 0 0-7.87 22.67a103.6 103.6 0 0 1 30.42 16.73m47.06-54.54A176.33 176.33 0 0 0 128 44c-3.94 0-7.93.13-11.86.39a12 12 0 1 0 1.59 24c3.4-.23 6.86-.34 10.27-.34a152.24 152.24 0 0 1 96.38 34.46a12 12 0 1 0 15.23-18.55Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216.88 207.93a12 12 0 1 1-17.76 16.14l-51.34-56.47a56.06 56.06 0 0 0-52.71 7.1a12 12 0 0 1-14.14-19.4a79.35 79.35 0 0 1 41.92-15.12l-19.34-21.28a104.2 104.2 0 0 0-40.06 19.55a12 12 0 0 1-14.9-18.81a128.5 128.5 0 0 1 37.06-20.43l-17.31-19a151.1 151.1 0 0 0-36.68 22.28a12 12 0 1 1-15.23-18.58a175.5 175.5 0 0 1 35-22.38L39.12 48.07a12 12 0 1 1 17.76-16.14ZM128 188a16 16 0 1 0 16 16a16 16 0 0 0-16-16m64.55-49.55a12 12 0 0 0 14.9-18.81A127.3 127.3 0 0 0 170 99.05a12 12 0 0 0-7.87 22.67a103.6 103.6 0 0 1 30.42 16.73m47.06-54.54A176.33 176.33 0 0 0 128 44c-3.94 0-7.93.13-11.86.39a12 12 0 1 0 1.59 24c3.4-.23 6.86-.34 10.27-.34a152.24 152.24 0 0 1 96.38 34.46a12 12 0 1 0 15.23-18.55Z"/></svg> </template>
CSS
.icon-wifi-slash-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216.88%20207.93a12%2012%200%201%201-17.76%2016.14l-51.34-56.47a56.06%2056.06%200%200%200-52.71%207.1a12%2012%200%200%201-14.14-19.4a79.35%2079.35%200%200%201%2041.92-15.12l-19.34-21.28a104.2%20104.2%200%200%200-40.06%2019.55a12%2012%200%200%201-14.9-18.81a128.5%20128.5%200%200%201%2037.06-20.43l-17.31-19a151.1%20151.1%200%200%200-36.68%2022.28a12%2012%200%201%201-15.23-18.58a175.5%20175.5%200%200%201%2035-22.38L39.12%2048.07a12%2012%200%201%201%2017.76-16.14ZM128%20188a16%2016%200%201%200%2016%2016a16%2016%200%200%200-16-16m64.55-49.55a12%2012%200%200%200%2014.9-18.81A127.3%20127.3%200%200%200%20170%2099.05a12%2012%200%200%200-7.87%2022.67a103.6%20103.6%200%200%201%2030.42%2016.73m47.06-54.54A176.33%20176.33%200%200%200%20128%2044c-3.94%200-7.93.13-11.86.39a12%2012%200%201%200%201.59%2024c3.4-.23%206.86-.34%2010.27-.34a152.24%20152.24%200%200%201%2096.38%2034.46a12%2012%200%201%200%2015.23-18.55Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216.88%20207.93a12%2012%200%201%201-17.76%2016.14l-51.34-56.47a56.06%2056.06%200%200%200-52.71%207.1a12%2012%200%200%201-14.14-19.4a79.35%2079.35%200%200%201%2041.92-15.12l-19.34-21.28a104.2%20104.2%200%200%200-40.06%2019.55a12%2012%200%200%201-14.9-18.81a128.5%20128.5%200%200%201%2037.06-20.43l-17.31-19a151.1%20151.1%200%200%200-36.68%2022.28a12%2012%200%201%201-15.23-18.58a175.5%20175.5%200%200%201%2035-22.38L39.12%2048.07a12%2012%200%201%201%2017.76-16.14ZM128%20188a16%2016%200%201%200%2016%2016a16%2016%200%200%200-16-16m64.55-49.55a12%2012%200%200%200%2014.9-18.81A127.3%20127.3%200%200%200%20170%2099.05a12%2012%200%200%200-7.87%2022.67a103.6%20103.6%200%200%201%2030.42%2016.73m47.06-54.54A176.33%20176.33%200%200%200%20128%2044c-3.94%200-7.93.13-11.86.39a12%2012%200%201%200%201.59%2024c3.4-.23%206.86-.34%2010.27-.34a152.24%20152.24%200%200%201%2096.38%2034.46a12%2012%200%201%200%2015.23-18.55Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/wifi-slash-bold.svg?color=%231a73e8&size=48