wi fi none icon

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

Name
wi-fi-none-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 none icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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"/></svg>

React

import type { SVGProps } from "react";

export function SolarWiFiNoneBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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"/></svg>
</template>

CSS

.icon-wi-fi-none-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%3Cpath%20fill%3D%22currentColor%22%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%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%22currentColor%22%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%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/wi-fi-none-bold-duotone.svg?color=%231a73e8&size=48