wifi icon
wifi-filled from Reicon by REICON · Filled · UI · MIT Free for personal and commercial use.
- Name
- wifi-filled
- Set
- Reicon
- Style
- Filled
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All wifi icons →wifiAkar Iconswifi-outlinedAnt Design IconswifiBootstrap IconswifiBoxIcons v2wifiCarbonwifi-fillEva IconswifiFramework7 IconswifiFont Awesome 6 SolidwifiFont Awesome SolidwifiFeather Iconswifi-20Fluent UI System Color IconswifiHeroIconswifiHumbleiconswifiIconParkwifiIconPark OutlinewifiIconoirwifiIonIconswifiJam IconswifiKeyline IconswifiLine AwesomewifiSVG LogoswifiLucidewifiMage IconswifiMajesticons
More ui icons from Reicon
Use the wifi icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M1.714 9.2C4.314 6.546 7.95 5 12 5s7.685 1.546 10.286 4.2a1 1 0 1 0 1.428-1.4C20.724 4.75 16.57 3 12 3S3.275 4.75.286 7.8a1 1 0 0 0 1.428 1.4"/><path d="M5.187 12.725a9.876 9.876 0 0 1 13.626.001a1 1 0 1 0 1.374-1.452a11.876 11.876 0 0 0-16.374-.002a1 1 0 0 0 1.374 1.453"/><path d="M8.933 16.23C9.756 15.46 10.776 15 12 15c1.223 0 2.244.46 3.066 1.23a1 1 0 0 0 1.367-1.46C15.276 13.685 13.776 13 12 13s-3.275.685-4.433 1.77a1 1 0 0 0 1.366 1.46M12 17.75a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconWifiFilled(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="M1.714 9.2C4.314 6.546 7.95 5 12 5s7.685 1.546 10.286 4.2a1 1 0 1 0 1.428-1.4C20.724 4.75 16.57 3 12 3S3.275 4.75.286 7.8a1 1 0 0 0 1.428 1.4"/><path d="M5.187 12.725a9.876 9.876 0 0 1 13.626.001a1 1 0 1 0 1.374-1.452a11.876 11.876 0 0 0-16.374-.002a1 1 0 0 0 1.374 1.453"/><path d="M8.933 16.23C9.756 15.46 10.776 15 12 15c1.223 0 2.244.46 3.066 1.23a1 1 0 0 0 1.367-1.46C15.276 13.685 13.776 13 12 13s-3.275.685-4.433 1.77a1 1 0 0 0 1.366 1.46M12 17.75a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5"/></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="M1.714 9.2C4.314 6.546 7.95 5 12 5s7.685 1.546 10.286 4.2a1 1 0 1 0 1.428-1.4C20.724 4.75 16.57 3 12 3S3.275 4.75.286 7.8a1 1 0 0 0 1.428 1.4"/><path d="M5.187 12.725a9.876 9.876 0 0 1 13.626.001a1 1 0 1 0 1.374-1.452a11.876 11.876 0 0 0-16.374-.002a1 1 0 0 0 1.374 1.453"/><path d="M8.933 16.23C9.756 15.46 10.776 15 12 15c1.223 0 2.244.46 3.066 1.23a1 1 0 0 0 1.367-1.46C15.276 13.685 13.776 13 12 13s-3.275.685-4.433 1.77a1 1 0 0 0 1.366 1.46M12 17.75a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5"/></g></svg> </template>
CSS
.icon-wifi-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%22M1.714%209.2C4.314%206.546%207.95%205%2012%205s7.685%201.546%2010.286%204.2a1%201%200%201%200%201.428-1.4C20.724%204.75%2016.57%203%2012%203S3.275%204.75.286%207.8a1%201%200%200%200%201.428%201.4%22%2F%3E%3Cpath%20d%3D%22M5.187%2012.725a9.876%209.876%200%200%201%2013.626.001a1%201%200%201%200%201.374-1.452a11.876%2011.876%200%200%200-16.374-.002a1%201%200%200%200%201.374%201.453%22%2F%3E%3Cpath%20d%3D%22M8.933%2016.23C9.756%2015.46%2010.776%2015%2012%2015c1.223%200%202.244.46%203.066%201.23a1%201%200%200%200%201.367-1.46C15.276%2013.685%2013.776%2013%2012%2013s-3.275.685-4.433%201.77a1%201%200%200%200%201.366%201.46M12%2017.75a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5%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%22M1.714%209.2C4.314%206.546%207.95%205%2012%205s7.685%201.546%2010.286%204.2a1%201%200%201%200%201.428-1.4C20.724%204.75%2016.57%203%2012%203S3.275%204.75.286%207.8a1%201%200%200%200%201.428%201.4%22%2F%3E%3Cpath%20d%3D%22M5.187%2012.725a9.876%209.876%200%200%201%2013.626.001a1%201%200%201%200%201.374-1.452a11.876%2011.876%200%200%200-16.374-.002a1%201%200%200%200%201.374%201.453%22%2F%3E%3Cpath%20d%3D%22M8.933%2016.23C9.756%2015.46%2010.776%2015%2012%2015c1.223%200%202.244.46%203.066%201.23a1%201%200%200%200%201.367-1.46C15.276%2013.685%2013.776%2013%2012%2013s-3.275.685-4.433%201.77a1%201%200%200%200%201.366%201.46M12%2017.75a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5%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/wifi-filled.svg?color=%231a73e8&size=48