wi fi low icon

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.11691 15.3832C10.2547 13.0761 13.7458 13.076 15.8835 15.3832C16.1649 15.687 16.1469 16.1613 15.8435 16.4428C15.5396 16.7243 15.0644 16.7066 14.7829 16.4028C13.2388 14.7362 10.7606 14.7362 9.21652 16.4028C8.93499 16.7065 8.46074 16.7243 8.15695 16.4428C7.85332 16.1613 7.83547 15.687 8.11691 15.3832Z" 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"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWiFiLowBoldDuotone(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="M8.11691 15.3832C10.2547 13.0761 13.7458 13.076 15.8835 15.3832C16.1649 15.687 16.1469 16.1613 15.8435 16.4428C15.5396 16.7243 15.0644 16.7066 14.7829 16.4028C13.2388 14.7362 10.7606 14.7362 9.21652 16.4028C8.93499 16.7065 8.46074 16.7243 8.15695 16.4428C7.85332 16.1613 7.83547 15.687 8.11691 15.3832Z" 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"/></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="M8.11691 15.3832C10.2547 13.0761 13.7458 13.076 15.8835 15.3832C16.1649 15.687 16.1469 16.1613 15.8435 16.4428C15.5396 16.7243 15.0644 16.7066 14.7829 16.4028C13.2388 14.7362 10.7606 14.7362 9.21652 16.4028C8.93499 16.7065 8.46074 16.7243 8.15695 16.4428C7.85332 16.1613 7.83547 15.687 8.11691 15.3832Z" 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"/></g></svg>
</template>

CSS

.icon-wi-fi-low-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%22M8.11691%2015.3832C10.2547%2013.0761%2013.7458%2013.076%2015.8835%2015.3832C16.1649%2015.687%2016.1469%2016.1613%2015.8435%2016.4428C15.5396%2016.7243%2015.0644%2016.7066%2014.7829%2016.4028C13.2388%2014.7362%2010.7606%2014.7362%209.21652%2016.4028C8.93499%2016.7065%208.46074%2016.7243%208.15695%2016.4428C7.85332%2016.1613%207.83547%2015.687%208.11691%2015.3832Z%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%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%22M8.11691%2015.3832C10.2547%2013.0761%2013.7458%2013.076%2015.8835%2015.3832C16.1649%2015.687%2016.1469%2016.1613%2015.8435%2016.4428C15.5396%2016.7243%2015.0644%2016.7066%2014.7829%2016.4028C13.2388%2014.7362%2010.7606%2014.7362%209.21652%2016.4028C8.93499%2016.7065%208.46074%2016.7243%208.15695%2016.4428C7.85332%2016.1613%207.83547%2015.687%208.11691%2015.3832Z%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%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-bold-duotone.svg?color=%231a73e8&size=48