wi fi low icon
wi-fi-low-broken from Solar by 480 Design · Broken · IT · CC-BY-4.0 Attribution required.
- Name
- wi-fi-low-broken
- Set
- Solar
- Style
- Broken
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-graph-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-bold
Use the wi fi low icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12.0176 19.4644H12.0177"/><path d="M8.66699 15.893C9.2104 15.3065 9.85347 14.8931 10.5374 14.6528"/><path d="M13.376 14.623C14.0924 14.8582 14.7672 15.2815 15.3337 15.8929"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWiFiLowBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M12.0176 19.4644H12.0177"/><path d="M8.66699 15.893C9.2104 15.3065 9.85347 14.8931 10.5374 14.6528"/><path d="M13.376 14.623C14.0924 14.8582 14.7672 15.2815 15.3337 15.8929"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12.0176 19.4644H12.0177"/><path d="M8.66699 15.893C9.2104 15.3065 9.85347 14.8931 10.5374 14.6528"/><path d="M13.376 14.623C14.0924 14.8582 14.7672 15.2815 15.3337 15.8929"/></g></svg> </template>
CSS
.icon-wi-fi-low-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.0176%2019.4644H12.0177%22%2F%3E%3Cpath%20d%3D%22M8.66699%2015.893C9.2104%2015.3065%209.85347%2014.8931%2010.5374%2014.6528%22%2F%3E%3Cpath%20d%3D%22M13.376%2014.623C14.0924%2014.8582%2014.7672%2015.2815%2015.3337%2015.8929%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.0176%2019.4644H12.0177%22%2F%3E%3Cpath%20d%3D%22M8.66699%2015.893C9.2104%2015.3065%209.85347%2014.8931%2010.5374%2014.6528%22%2F%3E%3Cpath%20d%3D%22M13.376%2014.623C14.0924%2014.8582%2014.7672%2015.2815%2015.3337%2015.8929%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/wi-fi-low-broken.svg?color=%231a73e8&size=48