wifi x icon
wifi-x-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- wifi-x-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 x icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M144 204a16 16 0 1 1-16-16a16 16 0 0 1 16 16m73-124l15.52-15.51a12 12 0 0 0-17-17L200 63l-15.51-15.49a12 12 0 0 0-17 17L183 80l-15.49 15.51a12 12 0 0 0 17 17L200 97l15.51 15.52a12 12 0 0 0 17-17Zm-41.9 75.3a80 80 0 0 0-94.13 0a12 12 0 1 0 14.13 19.4a56 56 0 0 1 65.87 0a12 12 0 0 0 14.13-19.4M140 56a12 12 0 0 0-12-12A176.27 176.27 0 0 0 16.39 83.91a12 12 0 1 0 15.23 18.55A152.24 152.24 0 0 1 128 68a12 12 0 0 0 12-12m0 48a12 12 0 0 0-12-12a126.66 126.66 0 0 0-79.45 27.64a12 12 0 0 0 14.9 18.81A102.9 102.9 0 0 1 128 116a12 12 0 0 0 12-12"/></svg>
React
import type { SVGProps } from "react";
export function PhWifiXBold(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="M144 204a16 16 0 1 1-16-16a16 16 0 0 1 16 16m73-124l15.52-15.51a12 12 0 0 0-17-17L200 63l-15.51-15.49a12 12 0 0 0-17 17L183 80l-15.49 15.51a12 12 0 0 0 17 17L200 97l15.51 15.52a12 12 0 0 0 17-17Zm-41.9 75.3a80 80 0 0 0-94.13 0a12 12 0 1 0 14.13 19.4a56 56 0 0 1 65.87 0a12 12 0 0 0 14.13-19.4M140 56a12 12 0 0 0-12-12A176.27 176.27 0 0 0 16.39 83.91a12 12 0 1 0 15.23 18.55A152.24 152.24 0 0 1 128 68a12 12 0 0 0 12-12m0 48a12 12 0 0 0-12-12a126.66 126.66 0 0 0-79.45 27.64a12 12 0 0 0 14.9 18.81A102.9 102.9 0 0 1 128 116a12 12 0 0 0 12-12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M144 204a16 16 0 1 1-16-16a16 16 0 0 1 16 16m73-124l15.52-15.51a12 12 0 0 0-17-17L200 63l-15.51-15.49a12 12 0 0 0-17 17L183 80l-15.49 15.51a12 12 0 0 0 17 17L200 97l15.51 15.52a12 12 0 0 0 17-17Zm-41.9 75.3a80 80 0 0 0-94.13 0a12 12 0 1 0 14.13 19.4a56 56 0 0 1 65.87 0a12 12 0 0 0 14.13-19.4M140 56a12 12 0 0 0-12-12A176.27 176.27 0 0 0 16.39 83.91a12 12 0 1 0 15.23 18.55A152.24 152.24 0 0 1 128 68a12 12 0 0 0 12-12m0 48a12 12 0 0 0-12-12a126.66 126.66 0 0 0-79.45 27.64a12 12 0 0 0 14.9 18.81A102.9 102.9 0 0 1 128 116a12 12 0 0 0 12-12"/></svg> </template>
CSS
.icon-wifi-x-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%22M144%20204a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m73-124l15.52-15.51a12%2012%200%200%200-17-17L200%2063l-15.51-15.49a12%2012%200%200%200-17%2017L183%2080l-15.49%2015.51a12%2012%200%200%200%2017%2017L200%2097l15.51%2015.52a12%2012%200%200%200%2017-17Zm-41.9%2075.3a80%2080%200%200%200-94.13%200a12%2012%200%201%200%2014.13%2019.4a56%2056%200%200%201%2065.87%200a12%2012%200%200%200%2014.13-19.4M140%2056a12%2012%200%200%200-12-12A176.27%20176.27%200%200%200%2016.39%2083.91a12%2012%200%201%200%2015.23%2018.55A152.24%20152.24%200%200%201%20128%2068a12%2012%200%200%200%2012-12m0%2048a12%2012%200%200%200-12-12a126.66%20126.66%200%200%200-79.45%2027.64a12%2012%200%200%200%2014.9%2018.81A102.9%20102.9%200%200%201%20128%20116a12%2012%200%200%200%2012-12%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%22M144%20204a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m73-124l15.52-15.51a12%2012%200%200%200-17-17L200%2063l-15.51-15.49a12%2012%200%200%200-17%2017L183%2080l-15.49%2015.51a12%2012%200%200%200%2017%2017L200%2097l15.51%2015.52a12%2012%200%200%200%2017-17Zm-41.9%2075.3a80%2080%200%200%200-94.13%200a12%2012%200%201%200%2014.13%2019.4a56%2056%200%200%201%2065.87%200a12%2012%200%200%200%2014.13-19.4M140%2056a12%2012%200%200%200-12-12A176.27%20176.27%200%200%200%2016.39%2083.91a12%2012%200%201%200%2015.23%2018.55A152.24%20152.24%200%200%201%20128%2068a12%2012%200%200%200%2012-12m0%2048a12%2012%200%200%200-12-12a126.66%20126.66%200%200%200-79.45%2027.64a12%2012%200%200%200%2014.9%2018.81A102.9%20102.9%200%200%201%20128%20116a12%2012%200%200%200%2012-12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/wifi-x-bold.svg?color=%231a73e8&size=48