wifi3 icon
wifi3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- wifi3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the wifi3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.09 12.588c-.16 0-.32-.05-.46-.16c-4.03-3.11-9.24-3.11-13.27 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c4.59-3.55 10.52-3.55 15.1 0c.33.25.39.72.13 1.05c-.13.19-.35.29-.58.29"/><path d="M22 9.108c-.16 0-.32-.05-.46-.16c-5.8-4.48-13.29-4.48-19.08 0c-.33.25-.8.19-1.05-.13a.74.74 0 0 1 .13-1.05c6.35-4.91 14.56-4.91 20.92 0c.33.25.39.72.13 1.05c-.14.19-.37.29-.59.29m-4.79 7.133c-.16 0-.32-.05-.46-.16c-2.88-2.23-6.61-2.23-9.5 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c3.44-2.66 7.89-2.66 11.33 0c.33.25.39.72.13 1.05a.72.72 0 0 1-.58.29M14.6 19.9c-.16 0-.32-.05-.46-.16c-1.3-1.01-2.99-1.01-4.29 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c1.86-1.44 4.26-1.44 6.12 0c.33.25.39.72.13 1.05a.72.72 0 0 1-.58.29"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconWifi3Filled(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="M19.09 12.588c-.16 0-.32-.05-.46-.16c-4.03-3.11-9.24-3.11-13.27 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c4.59-3.55 10.52-3.55 15.1 0c.33.25.39.72.13 1.05c-.13.19-.35.29-.58.29"/><path d="M22 9.108c-.16 0-.32-.05-.46-.16c-5.8-4.48-13.29-4.48-19.08 0c-.33.25-.8.19-1.05-.13a.74.74 0 0 1 .13-1.05c6.35-4.91 14.56-4.91 20.92 0c.33.25.39.72.13 1.05c-.14.19-.37.29-.59.29m-4.79 7.133c-.16 0-.32-.05-.46-.16c-2.88-2.23-6.61-2.23-9.5 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c3.44-2.66 7.89-2.66 11.33 0c.33.25.39.72.13 1.05a.72.72 0 0 1-.58.29M14.6 19.9c-.16 0-.32-.05-.46-.16c-1.3-1.01-2.99-1.01-4.29 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c1.86-1.44 4.26-1.44 6.12 0c.33.25.39.72.13 1.05a.72.72 0 0 1-.58.29"/></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="M19.09 12.588c-.16 0-.32-.05-.46-.16c-4.03-3.11-9.24-3.11-13.27 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c4.59-3.55 10.52-3.55 15.1 0c.33.25.39.72.13 1.05c-.13.19-.35.29-.58.29"/><path d="M22 9.108c-.16 0-.32-.05-.46-.16c-5.8-4.48-13.29-4.48-19.08 0c-.33.25-.8.19-1.05-.13a.74.74 0 0 1 .13-1.05c6.35-4.91 14.56-4.91 20.92 0c.33.25.39.72.13 1.05c-.14.19-.37.29-.59.29m-4.79 7.133c-.16 0-.32-.05-.46-.16c-2.88-2.23-6.61-2.23-9.5 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c3.44-2.66 7.89-2.66 11.33 0c.33.25.39.72.13 1.05a.72.72 0 0 1-.58.29M14.6 19.9c-.16 0-.32-.05-.46-.16c-1.3-1.01-2.99-1.01-4.29 0c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c1.86-1.44 4.26-1.44 6.12 0c.33.25.39.72.13 1.05a.72.72 0 0 1-.58.29"/></g></svg> </template>
CSS
.icon-wifi3-filled {
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%22M19.09%2012.588c-.16%200-.32-.05-.46-.16c-4.03-3.11-9.24-3.11-13.27%200c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c4.59-3.55%2010.52-3.55%2015.1%200c.33.25.39.72.13%201.05c-.13.19-.35.29-.58.29%22%2F%3E%3Cpath%20d%3D%22M22%209.108c-.16%200-.32-.05-.46-.16c-5.8-4.48-13.29-4.48-19.08%200c-.33.25-.8.19-1.05-.13a.74.74%200%200%201%20.13-1.05c6.35-4.91%2014.56-4.91%2020.92%200c.33.25.39.72.13%201.05c-.14.19-.37.29-.59.29m-4.79%207.133c-.16%200-.32-.05-.46-.16c-2.88-2.23-6.61-2.23-9.5%200c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c3.44-2.66%207.89-2.66%2011.33%200c.33.25.39.72.13%201.05a.72.72%200%200%201-.58.29M14.6%2019.9c-.16%200-.32-.05-.46-.16c-1.3-1.01-2.99-1.01-4.29%200c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c1.86-1.44%204.26-1.44%206.12%200c.33.25.39.72.13%201.05a.72.72%200%200%201-.58.29%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%22M19.09%2012.588c-.16%200-.32-.05-.46-.16c-4.03-3.11-9.24-3.11-13.27%200c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c4.59-3.55%2010.52-3.55%2015.1%200c.33.25.39.72.13%201.05c-.13.19-.35.29-.58.29%22%2F%3E%3Cpath%20d%3D%22M22%209.108c-.16%200-.32-.05-.46-.16c-5.8-4.48-13.29-4.48-19.08%200c-.33.25-.8.19-1.05-.13a.74.74%200%200%201%20.13-1.05c6.35-4.91%2014.56-4.91%2020.92%200c.33.25.39.72.13%201.05c-.14.19-.37.29-.59.29m-4.79%207.133c-.16%200-.32-.05-.46-.16c-2.88-2.23-6.61-2.23-9.5%200c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c3.44-2.66%207.89-2.66%2011.33%200c.33.25.39.72.13%201.05a.72.72%200%200%201-.58.29M14.6%2019.9c-.16%200-.32-.05-.46-.16c-1.3-1.01-2.99-1.01-4.29%200c-.33.25-.8.19-1.05-.13c-.25-.33-.19-.8.13-1.05c1.86-1.44%204.26-1.44%206.12%200c.33.25.39.72.13%201.05a.72.72%200%200%201-.58.29%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/wifi3-filled.svg?color=%231a73e8&size=48