wi fi off icon

wi-fi-off-bold-duotone from Solar by 480 Design · Bold Duotone · IT · CC-BY-4.0 Attribution required.

Name
wi-fi-off-bold-duotone
Set
Solar
Style
Bold Duotone
Category
IT
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More it icons from Solar

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="currentColor"><path d="M21.4697 1.46967C21.7626 1.17678 22.2373 1.17678 22.5302 1.46967C22.8231 1.76256 22.8231 2.23732 22.5302 2.53022L2.53022 22.5302C2.23732 22.8231 1.76256 22.8231 1.46967 22.5302C1.17678 22.2373 1.17678 21.7626 1.46967 21.4697L21.4697 1.46967Z"/><path d="M12.227 14.3452C12.3172 13.941 12.7184 13.6859 13.1226 13.7759C14.1426 14.0034 15.1064 14.5437 15.8843 15.3833C16.1657 15.6871 16.1479 16.1613 15.8442 16.4429C15.5405 16.7243 15.0662 16.7063 14.7847 16.4028C14.212 15.7847 13.5168 15.4015 12.7964 15.2407C12.3922 15.1506 12.137 14.7494 12.227 14.3452Z" opacity=".5"/><path d="M4.78291 11.7851C7.42043 8.93847 11.1675 7.97004 14.5632 8.915L14.1608 10.3603C11.307 9.56621 8.13904 10.369 5.88252 12.8046C5.60099 13.1084 5.12675 13.1261 4.82295 12.8447C4.51935 12.5631 4.50148 12.0889 4.78291 11.7851Z" opacity=".5"/><path d="M16.128 10.3038C16.3495 9.95401 16.8132 9.85003 17.1632 10.0714C17.8985 10.5365 18.5889 11.1086 19.2159 11.7852C19.4974 12.089 19.4796 12.5633 19.1759 12.8448C18.8721 13.1262 18.3978 13.1084 18.1163 12.8048C17.5766 12.2222 16.985 11.734 16.3604 11.3389C16.0106 11.1174 15.9067 10.6537 16.128 10.3038Z" opacity=".5"/><path d="M1.45002 8.18691C6.0687 3.20194 12.9928 2.16491 18.5721 5.11464L17.8709 6.44082C12.8935 3.80933 6.70766 4.71843 2.54963 9.20644C2.26817 9.51011 1.79388 9.52874 1.49006 9.24746C1.18621 8.96595 1.16851 8.49076 1.45002 8.18691Z" opacity=".5"/><path d="M19.7321 6.68158C19.9884 6.35626 20.4595 6.30037 20.7849 6.55658C21.4028 7.04318 21.9932 7.58704 22.5495 8.18744C22.8308 8.49127 22.8131 8.96556 22.5095 9.24701C22.2056 9.52852 21.7304 9.50985 21.4489 9.206C20.9455 8.66268 20.413 8.17199 19.8571 7.73432C19.5318 7.47805 19.4759 7.00698 19.7321 6.68158Z" opacity=".5"/><path d="M12.0176 18.7144C12.4318 18.7144 12.7676 19.0501 12.7676 19.4644C12.7676 19.8786 12.4318 20.2144 12.0176 20.2144C11.6034 20.2144 11.2676 19.8786 11.2676 19.4644C11.2676 19.0501 11.6034 18.7144 12.0176 18.7144Z" opacity=".5"/><path d="M21.4697 1.46967C21.7626 1.17678 22.2373 1.17678 22.5302 1.46967C22.8231 1.76256 22.8231 2.23732 22.5302 2.53022L2.53022 22.5302C2.23732 22.8231 1.76256 22.8231 1.46967 22.5302C1.17678 22.2373 1.17678 21.7626 1.46967 21.4697L21.4697 1.46967Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWiFiOffBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.4697 1.46967C21.7626 1.17678 22.2373 1.17678 22.5302 1.46967C22.8231 1.76256 22.8231 2.23732 22.5302 2.53022L2.53022 22.5302C2.23732 22.8231 1.76256 22.8231 1.46967 22.5302C1.17678 22.2373 1.17678 21.7626 1.46967 21.4697L21.4697 1.46967Z"/><path d="M12.227 14.3452C12.3172 13.941 12.7184 13.6859 13.1226 13.7759C14.1426 14.0034 15.1064 14.5437 15.8843 15.3833C16.1657 15.6871 16.1479 16.1613 15.8442 16.4429C15.5405 16.7243 15.0662 16.7063 14.7847 16.4028C14.212 15.7847 13.5168 15.4015 12.7964 15.2407C12.3922 15.1506 12.137 14.7494 12.227 14.3452Z" opacity=".5"/><path d="M4.78291 11.7851C7.42043 8.93847 11.1675 7.97004 14.5632 8.915L14.1608 10.3603C11.307 9.56621 8.13904 10.369 5.88252 12.8046C5.60099 13.1084 5.12675 13.1261 4.82295 12.8447C4.51935 12.5631 4.50148 12.0889 4.78291 11.7851Z" opacity=".5"/><path d="M16.128 10.3038C16.3495 9.95401 16.8132 9.85003 17.1632 10.0714C17.8985 10.5365 18.5889 11.1086 19.2159 11.7852C19.4974 12.089 19.4796 12.5633 19.1759 12.8448C18.8721 13.1262 18.3978 13.1084 18.1163 12.8048C17.5766 12.2222 16.985 11.734 16.3604 11.3389C16.0106 11.1174 15.9067 10.6537 16.128 10.3038Z" opacity=".5"/><path d="M1.45002 8.18691C6.0687 3.20194 12.9928 2.16491 18.5721 5.11464L17.8709 6.44082C12.8935 3.80933 6.70766 4.71843 2.54963 9.20644C2.26817 9.51011 1.79388 9.52874 1.49006 9.24746C1.18621 8.96595 1.16851 8.49076 1.45002 8.18691Z" opacity=".5"/><path d="M19.7321 6.68158C19.9884 6.35626 20.4595 6.30037 20.7849 6.55658C21.4028 7.04318 21.9932 7.58704 22.5495 8.18744C22.8308 8.49127 22.8131 8.96556 22.5095 9.24701C22.2056 9.52852 21.7304 9.50985 21.4489 9.206C20.9455 8.66268 20.413 8.17199 19.8571 7.73432C19.5318 7.47805 19.4759 7.00698 19.7321 6.68158Z" opacity=".5"/><path d="M12.0176 18.7144C12.4318 18.7144 12.7676 19.0501 12.7676 19.4644C12.7676 19.8786 12.4318 20.2144 12.0176 20.2144C11.6034 20.2144 11.2676 19.8786 11.2676 19.4644C11.2676 19.0501 11.6034 18.7144 12.0176 18.7144Z" opacity=".5"/><path d="M21.4697 1.46967C21.7626 1.17678 22.2373 1.17678 22.5302 1.46967C22.8231 1.76256 22.8231 2.23732 22.5302 2.53022L2.53022 22.5302C2.23732 22.8231 1.76256 22.8231 1.46967 22.5302C1.17678 22.2373 1.17678 21.7626 1.46967 21.4697L21.4697 1.46967Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.4697 1.46967C21.7626 1.17678 22.2373 1.17678 22.5302 1.46967C22.8231 1.76256 22.8231 2.23732 22.5302 2.53022L2.53022 22.5302C2.23732 22.8231 1.76256 22.8231 1.46967 22.5302C1.17678 22.2373 1.17678 21.7626 1.46967 21.4697L21.4697 1.46967Z"/><path d="M12.227 14.3452C12.3172 13.941 12.7184 13.6859 13.1226 13.7759C14.1426 14.0034 15.1064 14.5437 15.8843 15.3833C16.1657 15.6871 16.1479 16.1613 15.8442 16.4429C15.5405 16.7243 15.0662 16.7063 14.7847 16.4028C14.212 15.7847 13.5168 15.4015 12.7964 15.2407C12.3922 15.1506 12.137 14.7494 12.227 14.3452Z" opacity=".5"/><path d="M4.78291 11.7851C7.42043 8.93847 11.1675 7.97004 14.5632 8.915L14.1608 10.3603C11.307 9.56621 8.13904 10.369 5.88252 12.8046C5.60099 13.1084 5.12675 13.1261 4.82295 12.8447C4.51935 12.5631 4.50148 12.0889 4.78291 11.7851Z" opacity=".5"/><path d="M16.128 10.3038C16.3495 9.95401 16.8132 9.85003 17.1632 10.0714C17.8985 10.5365 18.5889 11.1086 19.2159 11.7852C19.4974 12.089 19.4796 12.5633 19.1759 12.8448C18.8721 13.1262 18.3978 13.1084 18.1163 12.8048C17.5766 12.2222 16.985 11.734 16.3604 11.3389C16.0106 11.1174 15.9067 10.6537 16.128 10.3038Z" opacity=".5"/><path d="M1.45002 8.18691C6.0687 3.20194 12.9928 2.16491 18.5721 5.11464L17.8709 6.44082C12.8935 3.80933 6.70766 4.71843 2.54963 9.20644C2.26817 9.51011 1.79388 9.52874 1.49006 9.24746C1.18621 8.96595 1.16851 8.49076 1.45002 8.18691Z" opacity=".5"/><path d="M19.7321 6.68158C19.9884 6.35626 20.4595 6.30037 20.7849 6.55658C21.4028 7.04318 21.9932 7.58704 22.5495 8.18744C22.8308 8.49127 22.8131 8.96556 22.5095 9.24701C22.2056 9.52852 21.7304 9.50985 21.4489 9.206C20.9455 8.66268 20.413 8.17199 19.8571 7.73432C19.5318 7.47805 19.4759 7.00698 19.7321 6.68158Z" opacity=".5"/><path d="M12.0176 18.7144C12.4318 18.7144 12.7676 19.0501 12.7676 19.4644C12.7676 19.8786 12.4318 20.2144 12.0176 20.2144C11.6034 20.2144 11.2676 19.8786 11.2676 19.4644C11.2676 19.0501 11.6034 18.7144 12.0176 18.7144Z" opacity=".5"/><path d="M21.4697 1.46967C21.7626 1.17678 22.2373 1.17678 22.5302 1.46967C22.8231 1.76256 22.8231 2.23732 22.5302 2.53022L2.53022 22.5302C2.23732 22.8231 1.76256 22.8231 1.46967 22.5302C1.17678 22.2373 1.17678 21.7626 1.46967 21.4697L21.4697 1.46967Z"/></g></svg>
</template>

CSS

.icon-wi-fi-off-bold-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M21.4697%201.46967C21.7626%201.17678%2022.2373%201.17678%2022.5302%201.46967C22.8231%201.76256%2022.8231%202.23732%2022.5302%202.53022L2.53022%2022.5302C2.23732%2022.8231%201.76256%2022.8231%201.46967%2022.5302C1.17678%2022.2373%201.17678%2021.7626%201.46967%2021.4697L21.4697%201.46967Z%22%2F%3E%3Cpath%20d%3D%22M12.227%2014.3452C12.3172%2013.941%2012.7184%2013.6859%2013.1226%2013.7759C14.1426%2014.0034%2015.1064%2014.5437%2015.8843%2015.3833C16.1657%2015.6871%2016.1479%2016.1613%2015.8442%2016.4429C15.5405%2016.7243%2015.0662%2016.7063%2014.7847%2016.4028C14.212%2015.7847%2013.5168%2015.4015%2012.7964%2015.2407C12.3922%2015.1506%2012.137%2014.7494%2012.227%2014.3452Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M4.78291%2011.7851C7.42043%208.93847%2011.1675%207.97004%2014.5632%208.915L14.1608%2010.3603C11.307%209.56621%208.13904%2010.369%205.88252%2012.8046C5.60099%2013.1084%205.12675%2013.1261%204.82295%2012.8447C4.51935%2012.5631%204.50148%2012.0889%204.78291%2011.7851Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.128%2010.3038C16.3495%209.95401%2016.8132%209.85003%2017.1632%2010.0714C17.8985%2010.5365%2018.5889%2011.1086%2019.2159%2011.7852C19.4974%2012.089%2019.4796%2012.5633%2019.1759%2012.8448C18.8721%2013.1262%2018.3978%2013.1084%2018.1163%2012.8048C17.5766%2012.2222%2016.985%2011.734%2016.3604%2011.3389C16.0106%2011.1174%2015.9067%2010.6537%2016.128%2010.3038Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M1.45002%208.18691C6.0687%203.20194%2012.9928%202.16491%2018.5721%205.11464L17.8709%206.44082C12.8935%203.80933%206.70766%204.71843%202.54963%209.20644C2.26817%209.51011%201.79388%209.52874%201.49006%209.24746C1.18621%208.96595%201.16851%208.49076%201.45002%208.18691Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.7321%206.68158C19.9884%206.35626%2020.4595%206.30037%2020.7849%206.55658C21.4028%207.04318%2021.9932%207.58704%2022.5495%208.18744C22.8308%208.49127%2022.8131%208.96556%2022.5095%209.24701C22.2056%209.52852%2021.7304%209.50985%2021.4489%209.206C20.9455%208.66268%2020.413%208.17199%2019.8571%207.73432C19.5318%207.47805%2019.4759%207.00698%2019.7321%206.68158Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.0176%2018.7144C12.4318%2018.7144%2012.7676%2019.0501%2012.7676%2019.4644C12.7676%2019.8786%2012.4318%2020.2144%2012.0176%2020.2144C11.6034%2020.2144%2011.2676%2019.8786%2011.2676%2019.4644C11.2676%2019.0501%2011.6034%2018.7144%2012.0176%2018.7144Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M21.4697%201.46967C21.7626%201.17678%2022.2373%201.17678%2022.5302%201.46967C22.8231%201.76256%2022.8231%202.23732%2022.5302%202.53022L2.53022%2022.5302C2.23732%2022.8231%201.76256%2022.8231%201.46967%2022.5302C1.17678%2022.2373%201.17678%2021.7626%201.46967%2021.4697L21.4697%201.46967Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M21.4697%201.46967C21.7626%201.17678%2022.2373%201.17678%2022.5302%201.46967C22.8231%201.76256%2022.8231%202.23732%2022.5302%202.53022L2.53022%2022.5302C2.23732%2022.8231%201.76256%2022.8231%201.46967%2022.5302C1.17678%2022.2373%201.17678%2021.7626%201.46967%2021.4697L21.4697%201.46967Z%22%2F%3E%3Cpath%20d%3D%22M12.227%2014.3452C12.3172%2013.941%2012.7184%2013.6859%2013.1226%2013.7759C14.1426%2014.0034%2015.1064%2014.5437%2015.8843%2015.3833C16.1657%2015.6871%2016.1479%2016.1613%2015.8442%2016.4429C15.5405%2016.7243%2015.0662%2016.7063%2014.7847%2016.4028C14.212%2015.7847%2013.5168%2015.4015%2012.7964%2015.2407C12.3922%2015.1506%2012.137%2014.7494%2012.227%2014.3452Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M4.78291%2011.7851C7.42043%208.93847%2011.1675%207.97004%2014.5632%208.915L14.1608%2010.3603C11.307%209.56621%208.13904%2010.369%205.88252%2012.8046C5.60099%2013.1084%205.12675%2013.1261%204.82295%2012.8447C4.51935%2012.5631%204.50148%2012.0889%204.78291%2011.7851Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.128%2010.3038C16.3495%209.95401%2016.8132%209.85003%2017.1632%2010.0714C17.8985%2010.5365%2018.5889%2011.1086%2019.2159%2011.7852C19.4974%2012.089%2019.4796%2012.5633%2019.1759%2012.8448C18.8721%2013.1262%2018.3978%2013.1084%2018.1163%2012.8048C17.5766%2012.2222%2016.985%2011.734%2016.3604%2011.3389C16.0106%2011.1174%2015.9067%2010.6537%2016.128%2010.3038Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M1.45002%208.18691C6.0687%203.20194%2012.9928%202.16491%2018.5721%205.11464L17.8709%206.44082C12.8935%203.80933%206.70766%204.71843%202.54963%209.20644C2.26817%209.51011%201.79388%209.52874%201.49006%209.24746C1.18621%208.96595%201.16851%208.49076%201.45002%208.18691Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.7321%206.68158C19.9884%206.35626%2020.4595%206.30037%2020.7849%206.55658C21.4028%207.04318%2021.9932%207.58704%2022.5495%208.18744C22.8308%208.49127%2022.8131%208.96556%2022.5095%209.24701C22.2056%209.52852%2021.7304%209.50985%2021.4489%209.206C20.9455%208.66268%2020.413%208.17199%2019.8571%207.73432C19.5318%207.47805%2019.4759%207.00698%2019.7321%206.68158Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.0176%2018.7144C12.4318%2018.7144%2012.7676%2019.0501%2012.7676%2019.4644C12.7676%2019.8786%2012.4318%2020.2144%2012.0176%2020.2144C11.6034%2020.2144%2011.2676%2019.8786%2011.2676%2019.4644C11.2676%2019.0501%2011.6034%2018.7144%2012.0176%2018.7144Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M21.4697%201.46967C21.7626%201.17678%2022.2373%201.17678%2022.5302%201.46967C22.8231%201.76256%2022.8231%202.23732%2022.5302%202.53022L2.53022%2022.5302C2.23732%2022.8231%201.76256%2022.8231%201.46967%2022.5302C1.17678%2022.2373%201.17678%2021.7626%201.46967%2021.4697L21.4697%201.46967Z%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-bold-duotone.svg?color=%231a73e8&size=48