wifi icon
wifi-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.
- Name
- wifi-20-solid
- Set
- HeroIcons
- Style
- Solid 20x20
- Viewbox
- 20×20
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
wifiAkar Iconswifi-outlinedAnt Design IconswifiBootstrap IconswifiBoxIcons v2wifiCarbonwifi-fillEva IconswifiFramework7 IconswifiFont Awesome 6 SolidwifiFont Awesome SolidwifiFeather Iconswifi-20Fluent UI System Color IconswifiHumbleiconswifiIconParkwifiIconPark OutlinewifiIconoirwifiIonIconswifiJam IconswifiLine AwesomewifiSVG LogoswifiLucidewifiMage IconswifiMajesticonswifiMaterial SymbolswifiMaterial Symbols Light
Use the wifi icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M.676 6.941A12.96 12.96 0 0 1 10 3c3.657 0 6.963 1.511 9.324 3.941a.75.75 0 0 1-.008 1.053l-.353.354a.75.75 0 0 1-1.069-.008C15.894 6.28 13.097 5 10 5S4.106 6.28 2.106 8.34a.75.75 0 0 1-1.069.008l-.353-.354a.75.75 0 0 1-.008-1.053m2.825 2.833A8.98 8.98 0 0 1 10 7a8.98 8.98 0 0 1 6.499 2.774a.75.75 0 0 1-.011 1.049l-.354.354a.75.75 0 0 1-1.072-.012A6.98 6.98 0 0 0 10 9c-1.99 0-3.786.83-5.061 2.165a.75.75 0 0 1-1.073.012l-.354-.354a.75.75 0 0 1-.01-1.05m2.82 2.84A5 5 0 0 1 10 11c1.456 0 2.767.623 3.68 1.614a.75.75 0 0 1-.022 1.039l-.354.354a.75.75 0 0 1-1.085-.026A3 3 0 0 0 10 13c-.88 0-1.67.377-2.22.981a.75.75 0 0 1-1.084.026l-.354-.354a.75.75 0 0 1-.021-1.039m2.795 2.752a1.25 1.25 0 0 1 1.768 0a.75.75 0 0 1 0 1.06l-.354.354a.75.75 0 0 1-1.06 0l-.354-.353a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsWifi20Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fillRule="evenodd" d="M.676 6.941A12.96 12.96 0 0 1 10 3c3.657 0 6.963 1.511 9.324 3.941a.75.75 0 0 1-.008 1.053l-.353.354a.75.75 0 0 1-1.069-.008C15.894 6.28 13.097 5 10 5S4.106 6.28 2.106 8.34a.75.75 0 0 1-1.069.008l-.353-.354a.75.75 0 0 1-.008-1.053m2.825 2.833A8.98 8.98 0 0 1 10 7a8.98 8.98 0 0 1 6.499 2.774a.75.75 0 0 1-.011 1.049l-.354.354a.75.75 0 0 1-1.072-.012A6.98 6.98 0 0 0 10 9c-1.99 0-3.786.83-5.061 2.165a.75.75 0 0 1-1.073.012l-.354-.354a.75.75 0 0 1-.01-1.05m2.82 2.84A5 5 0 0 1 10 11c1.456 0 2.767.623 3.68 1.614a.75.75 0 0 1-.022 1.039l-.354.354a.75.75 0 0 1-1.085-.026A3 3 0 0 0 10 13c-.88 0-1.67.377-2.22.981a.75.75 0 0 1-1.084.026l-.354-.354a.75.75 0 0 1-.021-1.039m2.795 2.752a1.25 1.25 0 0 1 1.768 0a.75.75 0 0 1 0 1.06l-.354.354a.75.75 0 0 1-1.06 0l-.354-.353a.75.75 0 0 1 0-1.06" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M.676 6.941A12.96 12.96 0 0 1 10 3c3.657 0 6.963 1.511 9.324 3.941a.75.75 0 0 1-.008 1.053l-.353.354a.75.75 0 0 1-1.069-.008C15.894 6.28 13.097 5 10 5S4.106 6.28 2.106 8.34a.75.75 0 0 1-1.069.008l-.353-.354a.75.75 0 0 1-.008-1.053m2.825 2.833A8.98 8.98 0 0 1 10 7a8.98 8.98 0 0 1 6.499 2.774a.75.75 0 0 1-.011 1.049l-.354.354a.75.75 0 0 1-1.072-.012A6.98 6.98 0 0 0 10 9c-1.99 0-3.786.83-5.061 2.165a.75.75 0 0 1-1.073.012l-.354-.354a.75.75 0 0 1-.01-1.05m2.82 2.84A5 5 0 0 1 10 11c1.456 0 2.767.623 3.68 1.614a.75.75 0 0 1-.022 1.039l-.354.354a.75.75 0 0 1-1.085-.026A3 3 0 0 0 10 13c-.88 0-1.67.377-2.22.981a.75.75 0 0 1-1.084.026l-.354-.354a.75.75 0 0 1-.021-1.039m2.795 2.752a1.25 1.25 0 0 1 1.768 0a.75.75 0 0 1 0 1.06l-.354.354a.75.75 0 0 1-1.06 0l-.354-.353a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/></svg> </template>
CSS
.icon-wifi-20-solid {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M.676%206.941A12.96%2012.96%200%200%201%2010%203c3.657%200%206.963%201.511%209.324%203.941a.75.75%200%200%201-.008%201.053l-.353.354a.75.75%200%200%201-1.069-.008C15.894%206.28%2013.097%205%2010%205S4.106%206.28%202.106%208.34a.75.75%200%200%201-1.069.008l-.353-.354a.75.75%200%200%201-.008-1.053m2.825%202.833A8.98%208.98%200%200%201%2010%207a8.98%208.98%200%200%201%206.499%202.774a.75.75%200%200%201-.011%201.049l-.354.354a.75.75%200%200%201-1.072-.012A6.98%206.98%200%200%200%2010%209c-1.99%200-3.786.83-5.061%202.165a.75.75%200%200%201-1.073.012l-.354-.354a.75.75%200%200%201-.01-1.05m2.82%202.84A5%205%200%200%201%2010%2011c1.456%200%202.767.623%203.68%201.614a.75.75%200%200%201-.022%201.039l-.354.354a.75.75%200%200%201-1.085-.026A3%203%200%200%200%2010%2013c-.88%200-1.67.377-2.22.981a.75.75%200%200%201-1.084.026l-.354-.354a.75.75%200%200%201-.021-1.039m2.795%202.752a1.25%201.25%200%200%201%201.768%200a.75.75%200%200%201%200%201.06l-.354.354a.75.75%200%200%201-1.06%200l-.354-.353a.75.75%200%200%201%200-1.06%22%20clip-rule%3D%22evenodd%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M.676%206.941A12.96%2012.96%200%200%201%2010%203c3.657%200%206.963%201.511%209.324%203.941a.75.75%200%200%201-.008%201.053l-.353.354a.75.75%200%200%201-1.069-.008C15.894%206.28%2013.097%205%2010%205S4.106%206.28%202.106%208.34a.75.75%200%200%201-1.069.008l-.353-.354a.75.75%200%200%201-.008-1.053m2.825%202.833A8.98%208.98%200%200%201%2010%207a8.98%208.98%200%200%201%206.499%202.774a.75.75%200%200%201-.011%201.049l-.354.354a.75.75%200%200%201-1.072-.012A6.98%206.98%200%200%200%2010%209c-1.99%200-3.786.83-5.061%202.165a.75.75%200%200%201-1.073.012l-.354-.354a.75.75%200%200%201-.01-1.05m2.82%202.84A5%205%200%200%201%2010%2011c1.456%200%202.767.623%203.68%201.614a.75.75%200%200%201-.022%201.039l-.354.354a.75.75%200%200%201-1.085-.026A3%203%200%200%200%2010%2013c-.88%200-1.67.377-2.22.981a.75.75%200%200%201-1.084.026l-.354-.354a.75.75%200%200%201-.021-1.039m2.795%202.752a1.25%201.25%200%200%201%201.768%200a.75.75%200%200%201%200%201.06l-.354.354a.75.75%200%200%201-1.06%200l-.354-.353a.75.75%200%200%201%200-1.06%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/wifi-20-solid.svg?color=%231a73e8&size=48