signal emoji

signal from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
signal
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More extras openmoji icons from OpenMoji

Use the signal emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M35.923 15.942a20.047 20.047 0 0 0-17.091 30.573l-1.924 8.532l8.441-1.984a20.069 20.069 0 1 0 10.574-37.121"/><path fill="none" stroke="#000" stroke-dasharray="6.116 4.587" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60.038 36.105a24.006 24.006 0 0 0-27.67-23.867C15.753 14.605 6.65 34.103 15.44 48.278l-2.296 10.184a.456.456 0 0 0 .55.544l10.142-2.384c15.508 9.44 36.24-2.15 36.2-20.517Z"/><path fill="#61b2e4" d="M35.923 15.942a20.047 20.047 0 0 0-17.091 30.573l-1.924 8.532l8.441-1.984a20.069 20.069 0 1 0 10.574-37.121"/><path fill="none" stroke="#61b2e4" stroke-dasharray="6.116 4.587" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60.038 36.105a24.006 24.006 0 0 0-27.67-23.867C15.753 14.605 6.65 34.103 15.44 48.278l-2.296 10.184a.456.456 0 0 0 .55.544l10.142-2.384c15.508 9.44 36.24-2.15 36.2-20.517Z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSignal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M35.923 15.942a20.047 20.047 0 0 0-17.091 30.573l-1.924 8.532l8.441-1.984a20.069 20.069 0 1 0 10.574-37.121"/><path fill="none" stroke="#000" strokeDasharray="6.116 4.587" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M60.038 36.105a24.006 24.006 0 0 0-27.67-23.867C15.753 14.605 6.65 34.103 15.44 48.278l-2.296 10.184a.456.456 0 0 0 .55.544l10.142-2.384c15.508 9.44 36.24-2.15 36.2-20.517Z"/><path fill="#61b2e4" d="M35.923 15.942a20.047 20.047 0 0 0-17.091 30.573l-1.924 8.532l8.441-1.984a20.069 20.069 0 1 0 10.574-37.121"/><path fill="none" stroke="#61b2e4" strokeDasharray="6.116 4.587" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M60.038 36.105a24.006 24.006 0 0 0-27.67-23.867C15.753 14.605 6.65 34.103 15.44 48.278l-2.296 10.184a.456.456 0 0 0 .55.544l10.142-2.384c15.508 9.44 36.24-2.15 36.2-20.517Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M35.923 15.942a20.047 20.047 0 0 0-17.091 30.573l-1.924 8.532l8.441-1.984a20.069 20.069 0 1 0 10.574-37.121"/><path fill="none" stroke="#000" stroke-dasharray="6.116 4.587" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60.038 36.105a24.006 24.006 0 0 0-27.67-23.867C15.753 14.605 6.65 34.103 15.44 48.278l-2.296 10.184a.456.456 0 0 0 .55.544l10.142-2.384c15.508 9.44 36.24-2.15 36.2-20.517Z"/><path fill="#61b2e4" d="M35.923 15.942a20.047 20.047 0 0 0-17.091 30.573l-1.924 8.532l8.441-1.984a20.069 20.069 0 1 0 10.574-37.121"/><path fill="none" stroke="#61b2e4" stroke-dasharray="6.116 4.587" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60.038 36.105a24.006 24.006 0 0 0-27.67-23.867C15.753 14.605 6.65 34.103 15.44 48.278l-2.296 10.184a.456.456 0 0 0 .55.544l10.142-2.384c15.508 9.44 36.24-2.15 36.2-20.517Z"/></svg>
</template>

CSS

.icon-signal {
  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%2072%2072%22%3E%3Cpath%20d%3D%22M35.923%2015.942a20.047%2020.047%200%200%200-17.091%2030.573l-1.924%208.532l8.441-1.984a20.069%2020.069%200%201%200%2010.574-37.121%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%226.116%204.587%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60.038%2036.105a24.006%2024.006%200%200%200-27.67-23.867C15.753%2014.605%206.65%2034.103%2015.44%2048.278l-2.296%2010.184a.456.456%200%200%200%20.55.544l10.142-2.384c15.508%209.44%2036.24-2.15%2036.2-20.517Z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M35.923%2015.942a20.047%2020.047%200%200%200-17.091%2030.573l-1.924%208.532l8.441-1.984a20.069%2020.069%200%201%200%2010.574-37.121%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2361b2e4%22%20stroke-dasharray%3D%226.116%204.587%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60.038%2036.105a24.006%2024.006%200%200%200-27.67-23.867C15.753%2014.605%206.65%2034.103%2015.44%2048.278l-2.296%2010.184a.456.456%200%200%200%20.55.544l10.142-2.384c15.508%209.44%2036.24-2.15%2036.2-20.517Z%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%2072%2072%22%3E%3Cpath%20d%3D%22M35.923%2015.942a20.047%2020.047%200%200%200-17.091%2030.573l-1.924%208.532l8.441-1.984a20.069%2020.069%200%201%200%2010.574-37.121%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%226.116%204.587%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60.038%2036.105a24.006%2024.006%200%200%200-27.67-23.867C15.753%2014.605%206.65%2034.103%2015.44%2048.278l-2.296%2010.184a.456.456%200%200%200%20.55.544l10.142-2.384c15.508%209.44%2036.24-2.15%2036.2-20.517Z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M35.923%2015.942a20.047%2020.047%200%200%200-17.091%2030.573l-1.924%208.532l8.441-1.984a20.069%2020.069%200%201%200%2010.574-37.121%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2361b2e4%22%20stroke-dasharray%3D%226.116%204.587%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60.038%2036.105a24.006%2024.006%200%200%200-27.67-23.867C15.753%2014.605%206.65%2034.103%2015.44%2048.278l-2.296%2010.184a.456.456%200%200%200%20.55.544l10.142-2.384c15.508%209.44%2036.24-2.15%2036.2-20.517Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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