wireless from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
wireless
Set
Fluent Emoji Flat
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji Flat

Use the wireless emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M27 14a1 1 0 0 1-.82-.427C26.05 13.39 22.851 9 16 9C9.148 9 5.95 13.39 5.817 13.576a.999.999 0 0 1-1.637-1.15C4.335 12.207 8.07 7 16 7s11.664 5.205 11.819 5.427A1 1 0 0 1 27 14"/><path fill="#fff" d="M23.152 16.53a.999.999 0 1 0 1.695-1.06C24.734 15.288 21.985 11 16 11c-5.986 0-8.735 4.288-8.848 4.47a1 1 0 0 0 .315 1.374a1.004 1.004 0 0 0 1.378-.31C8.937 16.39 11.155 13 16 13c4.844 0 7.062 3.39 7.152 3.53M19 22a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="#fff" d="M20.105 19.447a1 1 0 1 0 1.79-.894C21.821 18.408 20.07 15 16 15c-4.072 0-5.823 3.408-5.895 3.553a1 1 0 0 0 .443 1.336c.49.248 1.09.053 1.343-.437C11.943 19.352 13.186 17 16 17s4.057 2.352 4.106 2.447"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatWireless(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M27 14a1 1 0 0 1-.82-.427C26.05 13.39 22.851 9 16 9C9.148 9 5.95 13.39 5.817 13.576a.999.999 0 0 1-1.637-1.15C4.335 12.207 8.07 7 16 7s11.664 5.205 11.819 5.427A1 1 0 0 1 27 14"/><path fill="#fff" d="M23.152 16.53a.999.999 0 1 0 1.695-1.06C24.734 15.288 21.985 11 16 11c-5.986 0-8.735 4.288-8.848 4.47a1 1 0 0 0 .315 1.374a1.004 1.004 0 0 0 1.378-.31C8.937 16.39 11.155 13 16 13c4.844 0 7.062 3.39 7.152 3.53M19 22a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="#fff" d="M20.105 19.447a1 1 0 1 0 1.79-.894C21.821 18.408 20.07 15 16 15c-4.072 0-5.823 3.408-5.895 3.553a1 1 0 0 0 .443 1.336c.49.248 1.09.053 1.343-.437C11.943 19.352 13.186 17 16 17s4.057 2.352 4.106 2.447"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M27 14a1 1 0 0 1-.82-.427C26.05 13.39 22.851 9 16 9C9.148 9 5.95 13.39 5.817 13.576a.999.999 0 0 1-1.637-1.15C4.335 12.207 8.07 7 16 7s11.664 5.205 11.819 5.427A1 1 0 0 1 27 14"/><path fill="#fff" d="M23.152 16.53a.999.999 0 1 0 1.695-1.06C24.734 15.288 21.985 11 16 11c-5.986 0-8.735 4.288-8.848 4.47a1 1 0 0 0 .315 1.374a1.004 1.004 0 0 0 1.378-.31C8.937 16.39 11.155 13 16 13c4.844 0 7.062 3.39 7.152 3.53M19 22a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="#fff" d="M20.105 19.447a1 1 0 1 0 1.79-.894C21.821 18.408 20.07 15 16 15c-4.072 0-5.823 3.408-5.895 3.553a1 1 0 0 0 .443 1.336c.49.248 1.09.053 1.343-.437C11.943 19.352 13.186 17 16 17s4.057 2.352 4.106 2.447"/></g></svg>
</template>

CSS

.icon-wireless {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27%2014a1%201%200%200%201-.82-.427C26.05%2013.39%2022.851%209%2016%209C9.148%209%205.95%2013.39%205.817%2013.576a.999.999%200%200%201-1.637-1.15C4.335%2012.207%208.07%207%2016%207s11.664%205.205%2011.819%205.427A1%201%200%200%201%2027%2014%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.152%2016.53a.999.999%200%201%200%201.695-1.06C24.734%2015.288%2021.985%2011%2016%2011c-5.986%200-8.735%204.288-8.848%204.47a1%201%200%200%200%20.315%201.374a1.004%201.004%200%200%200%201.378-.31C8.937%2016.39%2011.155%2013%2016%2013c4.844%200%207.062%203.39%207.152%203.53M19%2022a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.105%2019.447a1%201%200%201%200%201.79-.894C21.821%2018.408%2020.07%2015%2016%2015c-4.072%200-5.823%203.408-5.895%203.553a1%201%200%200%200%20.443%201.336c.49.248%201.09.053%201.343-.437C11.943%2019.352%2013.186%2017%2016%2017s4.057%202.352%204.106%202.447%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27%2014a1%201%200%200%201-.82-.427C26.05%2013.39%2022.851%209%2016%209C9.148%209%205.95%2013.39%205.817%2013.576a.999.999%200%200%201-1.637-1.15C4.335%2012.207%208.07%207%2016%207s11.664%205.205%2011.819%205.427A1%201%200%200%201%2027%2014%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.152%2016.53a.999.999%200%201%200%201.695-1.06C24.734%2015.288%2021.985%2011%2016%2011c-5.986%200-8.735%204.288-8.848%204.47a1%201%200%200%200%20.315%201.374a1.004%201.004%200%200%200%201.378-.31C8.937%2016.39%2011.155%2013%2016%2013c4.844%200%207.062%203.39%207.152%203.53M19%2022a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.105%2019.447a1%201%200%201%200%201.79-.894C21.821%2018.408%2020.07%2015%2016%2015c-4.072%200-5.823%203.408-5.895%203.553a1%201%200%200%200%20.443%201.336c.49.248%201.09.053%201.343-.437C11.943%2019.352%2013.186%2017%2016%2017s4.057%202.352%204.106%202.447%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/wireless.svg?color=%231a73e8&size=48