wireless from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
wireless
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the wireless emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><defs><clipPath id="SVGFF1bhDAE"><path fill="none" d="M0 0h36v36H0z"/></clipPath></defs><g clip-path="url(#SVGFF1bhDAE)"><path fill="#2b87c7" d="M36 32c0 4-4 4-4 4H4c-4 0-4-4-4-4V4c0-4 4-4 4-4h28s4 0 4 4z"/></g><path fill="#fff" d="m5.1 13.01l1.46 1.65c.15.16.39.19.57.07c3.01-1.98 6.77-3.17 10.83-3.17s7.88 1.2 10.9 3.21c.18.12.42.09.57-.07l1.47-1.64c.17-.2.14-.5-.07-.65c-3.56-2.45-8.02-3.91-12.87-3.91S8.72 9.94 5.17 12.36c-.22.15-.25.45-.08.65Z"/><path fill="#fff" d="m9.43 17.9l1.45 1.64c.15.16.39.2.58.08c1.8-1.2 4.06-1.92 6.51-1.92s4.74.73 6.54 1.95c.18.12.42.1.57-.07l1.47-1.64c.18-.2.14-.5-.08-.65c-2.34-1.66-5.29-2.65-8.5-2.65s-6.12.98-8.45 2.61a.43.43 0 0 0-.08.65Zm4.22 4.77l1.46 1.64c.14.16.39.19.57.07c.63-.41 1.42-.65 2.28-.65s1.67.25 2.3.66c.18.12.42.09.57-.07l1.46-1.64a.44.44 0 0 0-.06-.64c-1.17-.86-2.65-1.37-4.27-1.37s-3.08.51-4.24 1.35c-.21.15-.24.45-.07.64Z"/><circle cx="17.91" cy="27.64" r="1.86" fill="#fff"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiWireless(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><defs><clipPath id="SVGFF1bhDAE"><path fill="none" d="M0 0h36v36H0z"/></clipPath></defs><g clipPath="url(#SVGFF1bhDAE)"><path fill="#2b87c7" d="M36 32c0 4-4 4-4 4H4c-4 0-4-4-4-4V4c0-4 4-4 4-4h28s4 0 4 4z"/></g><path fill="#fff" d="m5.1 13.01l1.46 1.65c.15.16.39.19.57.07c3.01-1.98 6.77-3.17 10.83-3.17s7.88 1.2 10.9 3.21c.18.12.42.09.57-.07l1.47-1.64c.17-.2.14-.5-.07-.65c-3.56-2.45-8.02-3.91-12.87-3.91S8.72 9.94 5.17 12.36c-.22.15-.25.45-.08.65Z"/><path fill="#fff" d="m9.43 17.9l1.45 1.64c.15.16.39.2.58.08c1.8-1.2 4.06-1.92 6.51-1.92s4.74.73 6.54 1.95c.18.12.42.1.57-.07l1.47-1.64c.18-.2.14-.5-.08-.65c-2.34-1.66-5.29-2.65-8.5-2.65s-6.12.98-8.45 2.61a.43.43 0 0 0-.08.65Zm4.22 4.77l1.46 1.64c.14.16.39.19.57.07c.63-.41 1.42-.65 2.28-.65s1.67.25 2.3.66c.18.12.42.09.57-.07l1.46-1.64a.44.44 0 0 0-.06-.64c-1.17-.86-2.65-1.37-4.27-1.37s-3.08.51-4.24 1.35c-.21.15-.24.45-.07.64Z"/><circle cx="17.91" cy="27.64" r="1.86" fill="#fff"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><defs><clipPath id="SVGFF1bhDAE"><path fill="none" d="M0 0h36v36H0z"/></clipPath></defs><g clip-path="url(#SVGFF1bhDAE)"><path fill="#2b87c7" d="M36 32c0 4-4 4-4 4H4c-4 0-4-4-4-4V4c0-4 4-4 4-4h28s4 0 4 4z"/></g><path fill="#fff" d="m5.1 13.01l1.46 1.65c.15.16.39.19.57.07c3.01-1.98 6.77-3.17 10.83-3.17s7.88 1.2 10.9 3.21c.18.12.42.09.57-.07l1.47-1.64c.17-.2.14-.5-.07-.65c-3.56-2.45-8.02-3.91-12.87-3.91S8.72 9.94 5.17 12.36c-.22.15-.25.45-.08.65Z"/><path fill="#fff" d="m9.43 17.9l1.45 1.64c.15.16.39.2.58.08c1.8-1.2 4.06-1.92 6.51-1.92s4.74.73 6.54 1.95c.18.12.42.1.57-.07l1.47-1.64c.18-.2.14-.5-.08-.65c-2.34-1.66-5.29-2.65-8.5-2.65s-6.12.98-8.45 2.61a.43.43 0 0 0-.08.65Zm4.22 4.77l1.46 1.64c.14.16.39.19.57.07c.63-.41 1.42-.65 2.28-.65s1.67.25 2.3.66c.18.12.42.09.57-.07l1.46-1.64a.44.44 0 0 0-.06-.64c-1.17-.86-2.65-1.37-4.27-1.37s-3.08.51-4.24 1.35c-.21.15-.24.45-.07.64Z"/><circle cx="17.91" cy="27.64" r="1.86" fill="#fff"/></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%2036%2036%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGFF1bhDAE%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h36v36H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVGFF1bhDAE)%22%3E%3Cpath%20fill%3D%22%232b87c7%22%20d%3D%22M36%2032c0%204-4%204-4%204H4c-4%200-4-4-4-4V4c0-4%204-4%204-4h28s4%200%204%204z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m5.1%2013.01l1.46%201.65c.15.16.39.19.57.07c3.01-1.98%206.77-3.17%2010.83-3.17s7.88%201.2%2010.9%203.21c.18.12.42.09.57-.07l1.47-1.64c.17-.2.14-.5-.07-.65c-3.56-2.45-8.02-3.91-12.87-3.91S8.72%209.94%205.17%2012.36c-.22.15-.25.45-.08.65Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9.43%2017.9l1.45%201.64c.15.16.39.2.58.08c1.8-1.2%204.06-1.92%206.51-1.92s4.74.73%206.54%201.95c.18.12.42.1.57-.07l1.47-1.64c.18-.2.14-.5-.08-.65c-2.34-1.66-5.29-2.65-8.5-2.65s-6.12.98-8.45%202.61a.43.43%200%200%200-.08.65Zm4.22%204.77l1.46%201.64c.14.16.39.19.57.07c.63-.41%201.42-.65%202.28-.65s1.67.25%202.3.66c.18.12.42.09.57-.07l1.46-1.64a.44.44%200%200%200-.06-.64c-1.17-.86-2.65-1.37-4.27-1.37s-3.08.51-4.24%201.35c-.21.15-.24.45-.07.64Z%22%2F%3E%3Ccircle%20cx%3D%2217.91%22%20cy%3D%2227.64%22%20r%3D%221.86%22%20fill%3D%22%23fff%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%2036%2036%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGFF1bhDAE%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h36v36H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVGFF1bhDAE)%22%3E%3Cpath%20fill%3D%22%232b87c7%22%20d%3D%22M36%2032c0%204-4%204-4%204H4c-4%200-4-4-4-4V4c0-4%204-4%204-4h28s4%200%204%204z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m5.1%2013.01l1.46%201.65c.15.16.39.19.57.07c3.01-1.98%206.77-3.17%2010.83-3.17s7.88%201.2%2010.9%203.21c.18.12.42.09.57-.07l1.47-1.64c.17-.2.14-.5-.07-.65c-3.56-2.45-8.02-3.91-12.87-3.91S8.72%209.94%205.17%2012.36c-.22.15-.25.45-.08.65Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9.43%2017.9l1.45%201.64c.15.16.39.2.58.08c1.8-1.2%204.06-1.92%206.51-1.92s4.74.73%206.54%201.95c.18.12.42.1.57-.07l1.47-1.64c.18-.2.14-.5-.08-.65c-2.34-1.66-5.29-2.65-8.5-2.65s-6.12.98-8.45%202.61a.43.43%200%200%200-.08.65Zm4.22%204.77l1.46%201.64c.14.16.39.19.57.07c.63-.41%201.42-.65%202.28-.65s1.67.25%202.3.66c.18.12.42.09.57-.07l1.46-1.64a.44.44%200%200%200-.06-.64c-1.17-.86-2.65-1.37-4.27-1.37s-3.08.51-4.24%201.35c-.21.15-.24.45-.07.64Z%22%2F%3E%3Ccircle%20cx%3D%2217.91%22%20cy%3D%2227.64%22%20r%3D%221.86%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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