wifi 3 icon
wifi-3-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- wifi-3-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the wifi 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.939 16.446a1.501 1.501 0 1 1 2.122 2.123a1.501 1.501 0 0 1-2.123-2.123m-2.604-2.742a5.233 5.233 0 0 1 7.4 0c.46.461.838 1.025 1.101 1.625a1 1 0 0 1-1.832.803a3.4 3.4 0 0 0-.683-1.013a3.233 3.233 0 0 0-4.572 0a3.3 3.3 0 0 0-.672 1a1 1 0 1 1-1.832-.802a5.3 5.3 0 0 1 1.09-1.613"/></svg>
React
import type { SVGProps } from "react";
export function FluentWifi324Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.939 16.446a1.501 1.501 0 1 1 2.122 2.123a1.501 1.501 0 0 1-2.123-2.123m-2.604-2.742a5.233 5.233 0 0 1 7.4 0c.46.461.838 1.025 1.101 1.625a1 1 0 0 1-1.832.803a3.4 3.4 0 0 0-.683-1.013a3.233 3.233 0 0 0-4.572 0a3.3 3.3 0 0 0-.672 1a1 1 0 1 1-1.832-.802a5.3 5.3 0 0 1 1.09-1.613"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.939 16.446a1.501 1.501 0 1 1 2.122 2.123a1.501 1.501 0 0 1-2.123-2.123m-2.604-2.742a5.233 5.233 0 0 1 7.4 0c.46.461.838 1.025 1.101 1.625a1 1 0 0 1-1.832.803a3.4 3.4 0 0 0-.683-1.013a3.233 3.233 0 0 0-4.572 0a3.3 3.3 0 0 0-.672 1a1 1 0 1 1-1.832-.802a5.3 5.3 0 0 1 1.09-1.613"/></svg> </template>
CSS
.icon-wifi-3-24-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.939%2016.446a1.501%201.501%200%201%201%202.122%202.123a1.501%201.501%200%200%201-2.123-2.123m-2.604-2.742a5.233%205.233%200%200%201%207.4%200c.46.461.838%201.025%201.101%201.625a1%201%200%200%201-1.832.803a3.4%203.4%200%200%200-.683-1.013a3.233%203.233%200%200%200-4.572%200a3.3%203.3%200%200%200-.672%201a1%201%200%201%201-1.832-.802a5.3%205.3%200%200%201%201.09-1.613%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.939%2016.446a1.501%201.501%200%201%201%202.122%202.123a1.501%201.501%200%200%201-2.123-2.123m-2.604-2.742a5.233%205.233%200%200%201%207.4%200c.46.461.838%201.025%201.101%201.625a1%201%200%200%201-1.832.803a3.4%203.4%200%200%200-.683-1.013a3.233%203.233%200%200%200-4.572%200a3.3%203.3%200%200%200-.672%201a1%201%200%201%201-1.832-.802a5.3%205.3%200%200%201%201.09-1.613%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/wifi-3-24-filled.svg?color=%231a73e8&size=48