wi fi off icon
wi-fi-off-linear from Solar by 480 Design · Linear · IT · CC-BY-4.0 Attribution required.
- Name
- wi-fi-off-linear
- Set
- Solar
- Style
- Linear
- 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 off 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 d="M22 2L2 22"/><path d="M12.959 14.5085C13.8293 14.7027 14.6585 15.1642 15.3339 15.8931"/><path d="M5.33301 12.295C7.78006 9.65377 11.2376 8.76794 14.3625 9.63754"/><path d="M16.7622 10.7053C17.4423 11.1355 18.0831 11.6654 18.6665 12.2951"/><path d="M2 8.69694C6.38843 3.96024 12.9434 2.98729 18.2219 5.77811"/><path d="M20.3218 7.14575C20.9088 7.60795 21.4703 8.12503 22.0002 8.69699"/><path stroke-linejoin="round" d="M12.0176 19.4644H12.0177"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWiFiOffLinear(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 d="M22 2L2 22"/><path d="M12.959 14.5085C13.8293 14.7027 14.6585 15.1642 15.3339 15.8931"/><path d="M5.33301 12.295C7.78006 9.65377 11.2376 8.76794 14.3625 9.63754"/><path d="M16.7622 10.7053C17.4423 11.1355 18.0831 11.6654 18.6665 12.2951"/><path d="M2 8.69694C6.38843 3.96024 12.9434 2.98729 18.2219 5.77811"/><path d="M20.3218 7.14575C20.9088 7.60795 21.4703 8.12503 22.0002 8.69699"/><path strokeLinejoin="round" d="M12.0176 19.4644H12.0177"/></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 d="M22 2L2 22"/><path d="M12.959 14.5085C13.8293 14.7027 14.6585 15.1642 15.3339 15.8931"/><path d="M5.33301 12.295C7.78006 9.65377 11.2376 8.76794 14.3625 9.63754"/><path d="M16.7622 10.7053C17.4423 11.1355 18.0831 11.6654 18.6665 12.2951"/><path d="M2 8.69694C6.38843 3.96024 12.9434 2.98729 18.2219 5.77811"/><path d="M20.3218 7.14575C20.9088 7.60795 21.4703 8.12503 22.0002 8.69699"/><path stroke-linejoin="round" d="M12.0176 19.4644H12.0177"/></g></svg> </template>
CSS
.icon-wi-fi-off-linear {
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%20d%3D%22M22%202L2%2022%22%2F%3E%3Cpath%20d%3D%22M12.959%2014.5085C13.8293%2014.7027%2014.6585%2015.1642%2015.3339%2015.8931%22%2F%3E%3Cpath%20d%3D%22M5.33301%2012.295C7.78006%209.65377%2011.2376%208.76794%2014.3625%209.63754%22%2F%3E%3Cpath%20d%3D%22M16.7622%2010.7053C17.4423%2011.1355%2018.0831%2011.6654%2018.6665%2012.2951%22%2F%3E%3Cpath%20d%3D%22M2%208.69694C6.38843%203.96024%2012.9434%202.98729%2018.2219%205.77811%22%2F%3E%3Cpath%20d%3D%22M20.3218%207.14575C20.9088%207.60795%2021.4703%208.12503%2022.0002%208.69699%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.0176%2019.4644H12.0177%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%20d%3D%22M22%202L2%2022%22%2F%3E%3Cpath%20d%3D%22M12.959%2014.5085C13.8293%2014.7027%2014.6585%2015.1642%2015.3339%2015.8931%22%2F%3E%3Cpath%20d%3D%22M5.33301%2012.295C7.78006%209.65377%2011.2376%208.76794%2014.3625%209.63754%22%2F%3E%3Cpath%20d%3D%22M16.7622%2010.7053C17.4423%2011.1355%2018.0831%2011.6654%2018.6665%2012.2951%22%2F%3E%3Cpath%20d%3D%22M2%208.69694C6.38843%203.96024%2012.9434%202.98729%2018.2219%205.77811%22%2F%3E%3Cpath%20d%3D%22M20.3218%207.14575C20.9088%207.60795%2021.4703%208.12503%2022.0002%208.69699%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.0176%2019.4644H12.0177%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-off-linear.svg?color=%231a73e8&size=48