wifi icon
wifi from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- wifi
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
The same icon in other sets
wifiAkar Iconswifi-outlinedAnt Design IconswifiBootstrap IconswifiBoxIcons v2wifiCarbonwifi-fillEva IconswifiFont Awesome 6 SolidwifiFont Awesome SolidwifiFeather Iconswifi-20Fluent UI System Color IconswifiHeroIconswifiHumbleiconswifiIconParkwifiIconPark OutlinewifiIconoirwifiIonIconswifiJam IconswifiLine AwesomewifiSVG LogoswifiLucidewifiMage IconswifiMajesticonswifiMaterial SymbolswifiMaterial Symbols Light
Related icons in Framework7 Icons
Use the wifi icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.465 25.035c.445.445 1.101.422 1.523-.023c5.532-5.883 12.844-8.977 21.024-8.977c8.226 0 15.562 3.117 21.07 9c.398.399 1.032.399 1.453-.047l3.118-3.117c.374-.398.374-.914.07-1.289c-5.297-6.516-15.258-11.32-25.711-11.32S7.598 14.066 2.3 20.582c-.328.375-.305.89.07 1.29Zm9.375 9.399c.469.492 1.078.445 1.523-.07c2.719-3.024 7.125-5.204 11.649-5.157c4.57-.047 8.953 2.203 11.695 5.227c.445.468 1.031.468 1.477-.024l3.492-3.445c.375-.375.422-.867.07-1.266c-3.398-4.195-9.703-7.289-16.734-7.289s-13.336 3.117-16.735 7.29c-.351.398-.304.866.07 1.265Zm13.172 12.304c.492 0 .937-.258 1.804-1.101l5.485-5.274c.351-.328.422-.843.117-1.242c-1.477-1.898-4.242-3.539-7.406-3.539c-3.235 0-6.047 1.711-7.5 3.68c-.211.328-.14.773.21 1.101l5.485 5.274c.867.843 1.313 1.101 1.805 1.101"/></svg>
React
import type { SVGProps } from "react";
export function F7Wifi(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.465 25.035c.445.445 1.101.422 1.523-.023c5.532-5.883 12.844-8.977 21.024-8.977c8.226 0 15.562 3.117 21.07 9c.398.399 1.032.399 1.453-.047l3.118-3.117c.374-.398.374-.914.07-1.289c-5.297-6.516-15.258-11.32-25.711-11.32S7.598 14.066 2.3 20.582c-.328.375-.305.89.07 1.29Zm9.375 9.399c.469.492 1.078.445 1.523-.07c2.719-3.024 7.125-5.204 11.649-5.157c4.57-.047 8.953 2.203 11.695 5.227c.445.468 1.031.468 1.477-.024l3.492-3.445c.375-.375.422-.867.07-1.266c-3.398-4.195-9.703-7.289-16.734-7.289s-13.336 3.117-16.735 7.29c-.351.398-.304.866.07 1.265Zm13.172 12.304c.492 0 .937-.258 1.804-1.101l5.485-5.274c.351-.328.422-.843.117-1.242c-1.477-1.898-4.242-3.539-7.406-3.539c-3.235 0-6.047 1.711-7.5 3.68c-.211.328-.14.773.21 1.101l5.485 5.274c.867.843 1.313 1.101 1.805 1.101"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.465 25.035c.445.445 1.101.422 1.523-.023c5.532-5.883 12.844-8.977 21.024-8.977c8.226 0 15.562 3.117 21.07 9c.398.399 1.032.399 1.453-.047l3.118-3.117c.374-.398.374-.914.07-1.289c-5.297-6.516-15.258-11.32-25.711-11.32S7.598 14.066 2.3 20.582c-.328.375-.305.89.07 1.29Zm9.375 9.399c.469.492 1.078.445 1.523-.07c2.719-3.024 7.125-5.204 11.649-5.157c4.57-.047 8.953 2.203 11.695 5.227c.445.468 1.031.468 1.477-.024l3.492-3.445c.375-.375.422-.867.07-1.266c-3.398-4.195-9.703-7.289-16.734-7.289s-13.336 3.117-16.735 7.29c-.351.398-.304.866.07 1.265Zm13.172 12.304c.492 0 .937-.258 1.804-1.101l5.485-5.274c.351-.328.422-.843.117-1.242c-1.477-1.898-4.242-3.539-7.406-3.539c-3.235 0-6.047 1.711-7.5 3.68c-.211.328-.14.773.21 1.101l5.485 5.274c.867.843 1.313 1.101 1.805 1.101"/></svg> </template>
CSS
.icon-wifi {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.465%2025.035c.445.445%201.101.422%201.523-.023c5.532-5.883%2012.844-8.977%2021.024-8.977c8.226%200%2015.562%203.117%2021.07%209c.398.399%201.032.399%201.453-.047l3.118-3.117c.374-.398.374-.914.07-1.289c-5.297-6.516-15.258-11.32-25.711-11.32S7.598%2014.066%202.3%2020.582c-.328.375-.305.89.07%201.29Zm9.375%209.399c.469.492%201.078.445%201.523-.07c2.719-3.024%207.125-5.204%2011.649-5.157c4.57-.047%208.953%202.203%2011.695%205.227c.445.468%201.031.468%201.477-.024l3.492-3.445c.375-.375.422-.867.07-1.266c-3.398-4.195-9.703-7.289-16.734-7.289s-13.336%203.117-16.735%207.29c-.351.398-.304.866.07%201.265Zm13.172%2012.304c.492%200%20.937-.258%201.804-1.101l5.485-5.274c.351-.328.422-.843.117-1.242c-1.477-1.898-4.242-3.539-7.406-3.539c-3.235%200-6.047%201.711-7.5%203.68c-.211.328-.14.773.21%201.101l5.485%205.274c.867.843%201.313%201.101%201.805%201.101%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.465%2025.035c.445.445%201.101.422%201.523-.023c5.532-5.883%2012.844-8.977%2021.024-8.977c8.226%200%2015.562%203.117%2021.07%209c.398.399%201.032.399%201.453-.047l3.118-3.117c.374-.398.374-.914.07-1.289c-5.297-6.516-15.258-11.32-25.711-11.32S7.598%2014.066%202.3%2020.582c-.328.375-.305.89.07%201.29Zm9.375%209.399c.469.492%201.078.445%201.523-.07c2.719-3.024%207.125-5.204%2011.649-5.157c4.57-.047%208.953%202.203%2011.695%205.227c.445.468%201.031.468%201.477-.024l3.492-3.445c.375-.375.422-.867.07-1.266c-3.398-4.195-9.703-7.289-16.734-7.289s-13.336%203.117-16.735%207.29c-.351.398-.304.866.07%201.265Zm13.172%2012.304c.492%200%20.937-.258%201.804-1.101l5.485-5.274c.351-.328.422-.843.117-1.242c-1.477-1.898-4.242-3.539-7.406-3.539c-3.235%200-6.047%201.711-7.5%203.68c-.211.328-.14.773.21%201.101l5.485%205.274c.867.843%201.313%201.101%201.805%201.101%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/wifi.svg?color=%231a73e8&size=48