wifi 1 icon
wifi-1-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- wifi-1-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the wifi 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.784 10.708a8.4 8.4 0 0 1 1.504 2.085a1 1 0 0 1-1.78.91a6.4 6.4 0 0 0-1.138-1.58a6.128 6.128 0 0 0-9.8 1.562a1 1 0 0 1-1.784-.903a8.128 8.128 0 0 1 12.998-2.074M15.735 13.7c.46.46.838 1.024 1.102 1.624a1 1 0 0 1-1.832.803a3.4 3.4 0 0 0-.684-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.612a5.233 5.233 0 0 1 7.4 0m4.684-5.401c.508.508.987 1.087 1.404 1.691a1 1 0 0 1-1.646 1.136c-.35-.506-.751-.993-1.172-1.413c-3.872-3.872-10.15-3.872-14.023 0c-.399.399-.797.886-1.16 1.41a1 1 0 0 1-1.644-1.14c.428-.618.901-1.195 1.39-1.684c4.653-4.654 12.198-4.654 16.851 0m-7.357 8.142a1.501 1.501 0 1 1-2.123 2.123a1.501 1.501 0 0 1 2.123-2.123"/></svg>
React
import type { SVGProps } from "react";
export function FluentWifi124Filled(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="M17.784 10.708a8.4 8.4 0 0 1 1.504 2.085a1 1 0 0 1-1.78.91a6.4 6.4 0 0 0-1.138-1.58a6.128 6.128 0 0 0-9.8 1.562a1 1 0 0 1-1.784-.903a8.128 8.128 0 0 1 12.998-2.074M15.735 13.7c.46.46.838 1.024 1.102 1.624a1 1 0 0 1-1.832.803a3.4 3.4 0 0 0-.684-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.612a5.233 5.233 0 0 1 7.4 0m4.684-5.401c.508.508.987 1.087 1.404 1.691a1 1 0 0 1-1.646 1.136c-.35-.506-.751-.993-1.172-1.413c-3.872-3.872-10.15-3.872-14.023 0c-.399.399-.797.886-1.16 1.41a1 1 0 0 1-1.644-1.14c.428-.618.901-1.195 1.39-1.684c4.653-4.654 12.198-4.654 16.851 0m-7.357 8.142a1.501 1.501 0 1 1-2.123 2.123a1.501 1.501 0 0 1 2.123-2.123"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.784 10.708a8.4 8.4 0 0 1 1.504 2.085a1 1 0 0 1-1.78.91a6.4 6.4 0 0 0-1.138-1.58a6.128 6.128 0 0 0-9.8 1.562a1 1 0 0 1-1.784-.903a8.128 8.128 0 0 1 12.998-2.074M15.735 13.7c.46.46.838 1.024 1.102 1.624a1 1 0 0 1-1.832.803a3.4 3.4 0 0 0-.684-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.612a5.233 5.233 0 0 1 7.4 0m4.684-5.401c.508.508.987 1.087 1.404 1.691a1 1 0 0 1-1.646 1.136c-.35-.506-.751-.993-1.172-1.413c-3.872-3.872-10.15-3.872-14.023 0c-.399.399-.797.886-1.16 1.41a1 1 0 0 1-1.644-1.14c.428-.618.901-1.195 1.39-1.684c4.653-4.654 12.198-4.654 16.851 0m-7.357 8.142a1.501 1.501 0 1 1-2.123 2.123a1.501 1.501 0 0 1 2.123-2.123"/></svg> </template>
CSS
.icon-wifi-1-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%22M17.784%2010.708a8.4%208.4%200%200%201%201.504%202.085a1%201%200%200%201-1.78.91a6.4%206.4%200%200%200-1.138-1.58a6.128%206.128%200%200%200-9.8%201.562a1%201%200%200%201-1.784-.903a8.128%208.128%200%200%201%2012.998-2.074M15.735%2013.7c.46.46.838%201.024%201.102%201.624a1%201%200%200%201-1.832.803a3.4%203.4%200%200%200-.684-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.612a5.233%205.233%200%200%201%207.4%200m4.684-5.401c.508.508.987%201.087%201.404%201.691a1%201%200%200%201-1.646%201.136c-.35-.506-.751-.993-1.172-1.413c-3.872-3.872-10.15-3.872-14.023%200c-.399.399-.797.886-1.16%201.41a1%201%200%200%201-1.644-1.14c.428-.618.901-1.195%201.39-1.684c4.653-4.654%2012.198-4.654%2016.851%200m-7.357%208.142a1.501%201.501%200%201%201-2.123%202.123a1.501%201.501%200%200%201%202.123-2.123%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%22M17.784%2010.708a8.4%208.4%200%200%201%201.504%202.085a1%201%200%200%201-1.78.91a6.4%206.4%200%200%200-1.138-1.58a6.128%206.128%200%200%200-9.8%201.562a1%201%200%200%201-1.784-.903a8.128%208.128%200%200%201%2012.998-2.074M15.735%2013.7c.46.46.838%201.024%201.102%201.624a1%201%200%200%201-1.832.803a3.4%203.4%200%200%200-.684-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.612a5.233%205.233%200%200%201%207.4%200m4.684-5.401c.508.508.987%201.087%201.404%201.691a1%201%200%200%201-1.646%201.136c-.35-.506-.751-.993-1.172-1.413c-3.872-3.872-10.15-3.872-14.023%200c-.399.399-.797.886-1.16%201.41a1%201%200%200%201-1.644-1.14c.428-.618.901-1.195%201.39-1.684c4.653-4.654%2012.198-4.654%2016.851%200m-7.357%208.142a1.501%201.501%200%201%201-2.123%202.123a1.501%201.501%200%200%201%202.123-2.123%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/wifi-1-24-filled.svg?color=%231a73e8&size=48