wifi no signal icon
wifi-no-signal from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wifi-no-signal
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
wifi-01wifi-02wifi-circlewifi-cogwifi-connected-01wifi-connected-02wifi-connected-03wifi-disconnected-01wifi-disconnected-02wifi-disconnected-03wifi-disconnected-04wifi-error-01wifi-error-02wifi-full-signalwifi-highwifi-locationwifi-lockwifi-lowwifi-low-signalwifi-medium-signalwifi-off-01wifi-off-02wifi-penwifi-square
Use the wifi no signal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="1.5" d="m20.513 10.801l-5.337 6.874C13.714 19.558 12.983 20.5 12 20.5s-1.714-.942-3.176-2.825l-5.337-6.874c-1.079-1.39-1.619-2.085-1.46-2.979c.16-.893.79-1.285 2.053-2.068A14.97 14.97 0 0 1 12 3.5c2.904 0 5.617.825 7.92 2.254c1.262.783 1.893 1.175 2.053 2.068c.159.894-.381 1.589-1.46 2.98Z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWifiNoSignal(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="1.5" d="m20.513 10.801l-5.337 6.874C13.714 19.558 12.983 20.5 12 20.5s-1.714-.942-3.176-2.825l-5.337-6.874c-1.079-1.39-1.619-2.085-1.46-2.979c.16-.893.79-1.285 2.053-2.068A14.97 14.97 0 0 1 12 3.5c2.904 0 5.617.825 7.92 2.254c1.262.783 1.893 1.175 2.053 2.068c.159.894-.381 1.589-1.46 2.98Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="1.5" d="m20.513 10.801l-5.337 6.874C13.714 19.558 12.983 20.5 12 20.5s-1.714-.942-3.176-2.825l-5.337-6.874c-1.079-1.39-1.619-2.085-1.46-2.979c.16-.893.79-1.285 2.053-2.068A14.97 14.97 0 0 1 12 3.5c2.904 0 5.617.825 7.92 2.254c1.262.783 1.893 1.175 2.053 2.068c.159.894-.381 1.589-1.46 2.98Z"/></svg> </template>
CSS
.icon-wifi-no-signal {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22m20.513%2010.801l-5.337%206.874C13.714%2019.558%2012.983%2020.5%2012%2020.5s-1.714-.942-3.176-2.825l-5.337-6.874c-1.079-1.39-1.619-2.085-1.46-2.979c.16-.893.79-1.285%202.053-2.068A14.97%2014.97%200%200%201%2012%203.5c2.904%200%205.617.825%207.92%202.254c1.262.783%201.893%201.175%202.053%202.068c.159.894-.381%201.589-1.46%202.98Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22m20.513%2010.801l-5.337%206.874C13.714%2019.558%2012.983%2020.5%2012%2020.5s-1.714-.942-3.176-2.825l-5.337-6.874c-1.079-1.39-1.619-2.085-1.46-2.979c.16-.893.79-1.285%202.053-2.068A14.97%2014.97%200%200%201%2012%203.5c2.904%200%205.617.825%207.92%202.254c1.262.783%201.893%201.175%202.053%202.068c.159.894-.381%201.589-1.46%202.98Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wifi-no-signal.svg?color=%231a73e8&size=48