wifi 2 icon
wifi-2-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- wifi-2-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 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.96 16.44a1.501 1.501 0 1 1 2.122 2.122a1.501 1.501 0 0 1-2.123-2.122m-2.604-2.742a5.23 5.23 0 0 1 7.4 0c.46.461.838 1.025 1.101 1.625a1 1 0 1 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.613M6.31 10.707a8.13 8.13 0 0 1 11.495 0a8.4 8.4 0 0 1 1.504 2.085a1 1 0 1 1-1.781.91a6.4 6.4 0 0 0-1.137-1.581a6.128 6.128 0 0 0-9.8 1.562a1 1 0 1 1-1.784-.902a8.1 8.1 0 0 1 1.503-2.074"/></svg>
React
import type { SVGProps } from "react";
export function FluentWifi224Filled(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.96 16.44a1.501 1.501 0 1 1 2.122 2.122a1.501 1.501 0 0 1-2.123-2.122m-2.604-2.742a5.23 5.23 0 0 1 7.4 0c.46.461.838 1.025 1.101 1.625a1 1 0 1 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.613M6.31 10.707a8.13 8.13 0 0 1 11.495 0a8.4 8.4 0 0 1 1.504 2.085a1 1 0 1 1-1.781.91a6.4 6.4 0 0 0-1.137-1.581a6.128 6.128 0 0 0-9.8 1.562a1 1 0 1 1-1.784-.902a8.1 8.1 0 0 1 1.503-2.074"/></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.96 16.44a1.501 1.501 0 1 1 2.122 2.122a1.501 1.501 0 0 1-2.123-2.122m-2.604-2.742a5.23 5.23 0 0 1 7.4 0c.46.461.838 1.025 1.101 1.625a1 1 0 1 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.613M6.31 10.707a8.13 8.13 0 0 1 11.495 0a8.4 8.4 0 0 1 1.504 2.085a1 1 0 1 1-1.781.91a6.4 6.4 0 0 0-1.137-1.581a6.128 6.128 0 0 0-9.8 1.562a1 1 0 1 1-1.784-.902a8.1 8.1 0 0 1 1.503-2.074"/></svg> </template>
CSS
.icon-wifi-2-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.96%2016.44a1.501%201.501%200%201%201%202.122%202.122a1.501%201.501%200%200%201-2.123-2.122m-2.604-2.742a5.23%205.23%200%200%201%207.4%200c.46.461.838%201.025%201.101%201.625a1%201%200%201%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.613M6.31%2010.707a8.13%208.13%200%200%201%2011.495%200a8.4%208.4%200%200%201%201.504%202.085a1%201%200%201%201-1.781.91a6.4%206.4%200%200%200-1.137-1.581a6.128%206.128%200%200%200-9.8%201.562a1%201%200%201%201-1.784-.902a8.1%208.1%200%200%201%201.503-2.074%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.96%2016.44a1.501%201.501%200%201%201%202.122%202.122a1.501%201.501%200%200%201-2.123-2.122m-2.604-2.742a5.23%205.23%200%200%201%207.4%200c.46.461.838%201.025%201.101%201.625a1%201%200%201%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.613M6.31%2010.707a8.13%208.13%200%200%201%2011.495%200a8.4%208.4%200%200%201%201.504%202.085a1%201%200%201%201-1.781.91a6.4%206.4%200%200%200-1.137-1.581a6.128%206.128%200%200%200-9.8%201.562a1%201%200%201%201-1.784-.902a8.1%208.1%200%200%201%201.503-2.074%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/wifi-2-24-filled.svg?color=%231a73e8&size=48