signal from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
signal
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the signal logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0q-.934 0-1.83.139l.17 1.111a11 11 0 0 1 3.32 0l.172-1.111A12 12 0 0 0 12 0M9.152.34A12 12 0 0 0 5.77 1.742l.584.961a10.8 10.8 0 0 1 3.066-1.27zm5.696 0l-.268 1.094a10.8 10.8 0 0 1 3.066 1.27l.584-.962A12 12 0 0 0 14.848.34M12 2.25a9.75 9.75 0 0 0-8.539 14.459c.074.134.1.292.064.441l-1.013 4.338l4.338-1.013a.62.62 0 0 1 .441.064A9.7 9.7 0 0 0 12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25m-7.092.068a12 12 0 0 0-2.59 2.59l.909.664a11 11 0 0 1 2.345-2.345zm14.184 0l-.664.909a11 11 0 0 1 2.345 2.345l.909-.664a12 12 0 0 0-2.59-2.59M1.742 5.77A12 12 0 0 0 .34 9.152l1.094.268a10.8 10.8 0 0 1 1.269-3.066zm20.516 0l-.961.584a10.8 10.8 0 0 1 1.27 3.066l1.093-.268a12 12 0 0 0-1.402-3.383M.138 10.168A12 12 0 0 0 0 12q0 .934.139 1.83l1.111-.17A11 11 0 0 1 1.125 12q0-.848.125-1.66zm23.723.002l-1.111.17q.125.812.125 1.66c0 .848-.042 1.12-.125 1.66l1.111.172a12.1 12.1 0 0 0 0-3.662M1.434 14.58l-1.094.268a12 12 0 0 0 .96 2.591l-.265 1.14l1.096.255l.36-1.539l-.188-.365a10.8 10.8 0 0 1-.87-2.35m21.133 0a10.8 10.8 0 0 1-1.27 3.067l.962.584a12 12 0 0 0 1.402-3.383zm-1.793 3.848a11 11 0 0 1-2.345 2.345l.664.909a12 12 0 0 0 2.59-2.59zm-19.959 1.1L.357 21.48a1.8 1.8 0 0 0 2.162 2.161l1.954-.455l-.256-1.095l-1.953.455a.675.675 0 0 1-.81-.81l.454-1.954zm16.832 1.769a10.8 10.8 0 0 1-3.066 1.27l.268 1.093a12 12 0 0 0 3.382-1.402zm-10.94.213l-1.54.36l.256 1.095l1.139-.266c.814.415 1.683.74 2.591.961l.268-1.094a10.8 10.8 0 0 1-2.35-.869zm3.634 1.24l-.172 1.111a12.1 12.1 0 0 0 3.662 0l-.17-1.111q-.812.125-1.66.125a11 11 0 0 1-1.66-.125"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSignal(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="M12 0q-.934 0-1.83.139l.17 1.111a11 11 0 0 1 3.32 0l.172-1.111A12 12 0 0 0 12 0M9.152.34A12 12 0 0 0 5.77 1.742l.584.961a10.8 10.8 0 0 1 3.066-1.27zm5.696 0l-.268 1.094a10.8 10.8 0 0 1 3.066 1.27l.584-.962A12 12 0 0 0 14.848.34M12 2.25a9.75 9.75 0 0 0-8.539 14.459c.074.134.1.292.064.441l-1.013 4.338l4.338-1.013a.62.62 0 0 1 .441.064A9.7 9.7 0 0 0 12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25m-7.092.068a12 12 0 0 0-2.59 2.59l.909.664a11 11 0 0 1 2.345-2.345zm14.184 0l-.664.909a11 11 0 0 1 2.345 2.345l.909-.664a12 12 0 0 0-2.59-2.59M1.742 5.77A12 12 0 0 0 .34 9.152l1.094.268a10.8 10.8 0 0 1 1.269-3.066zm20.516 0l-.961.584a10.8 10.8 0 0 1 1.27 3.066l1.093-.268a12 12 0 0 0-1.402-3.383M.138 10.168A12 12 0 0 0 0 12q0 .934.139 1.83l1.111-.17A11 11 0 0 1 1.125 12q0-.848.125-1.66zm23.723.002l-1.111.17q.125.812.125 1.66c0 .848-.042 1.12-.125 1.66l1.111.172a12.1 12.1 0 0 0 0-3.662M1.434 14.58l-1.094.268a12 12 0 0 0 .96 2.591l-.265 1.14l1.096.255l.36-1.539l-.188-.365a10.8 10.8 0 0 1-.87-2.35m21.133 0a10.8 10.8 0 0 1-1.27 3.067l.962.584a12 12 0 0 0 1.402-3.383zm-1.793 3.848a11 11 0 0 1-2.345 2.345l.664.909a12 12 0 0 0 2.59-2.59zm-19.959 1.1L.357 21.48a1.8 1.8 0 0 0 2.162 2.161l1.954-.455l-.256-1.095l-1.953.455a.675.675 0 0 1-.81-.81l.454-1.954zm16.832 1.769a10.8 10.8 0 0 1-3.066 1.27l.268 1.093a12 12 0 0 0 3.382-1.402zm-10.94.213l-1.54.36l.256 1.095l1.139-.266c.814.415 1.683.74 2.591.961l.268-1.094a10.8 10.8 0 0 1-2.35-.869zm3.634 1.24l-.172 1.111a12.1 12.1 0 0 0 3.662 0l-.17-1.111q-.812.125-1.66.125a11 11 0 0 1-1.66-.125"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0q-.934 0-1.83.139l.17 1.111a11 11 0 0 1 3.32 0l.172-1.111A12 12 0 0 0 12 0M9.152.34A12 12 0 0 0 5.77 1.742l.584.961a10.8 10.8 0 0 1 3.066-1.27zm5.696 0l-.268 1.094a10.8 10.8 0 0 1 3.066 1.27l.584-.962A12 12 0 0 0 14.848.34M12 2.25a9.75 9.75 0 0 0-8.539 14.459c.074.134.1.292.064.441l-1.013 4.338l4.338-1.013a.62.62 0 0 1 .441.064A9.7 9.7 0 0 0 12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25m-7.092.068a12 12 0 0 0-2.59 2.59l.909.664a11 11 0 0 1 2.345-2.345zm14.184 0l-.664.909a11 11 0 0 1 2.345 2.345l.909-.664a12 12 0 0 0-2.59-2.59M1.742 5.77A12 12 0 0 0 .34 9.152l1.094.268a10.8 10.8 0 0 1 1.269-3.066zm20.516 0l-.961.584a10.8 10.8 0 0 1 1.27 3.066l1.093-.268a12 12 0 0 0-1.402-3.383M.138 10.168A12 12 0 0 0 0 12q0 .934.139 1.83l1.111-.17A11 11 0 0 1 1.125 12q0-.848.125-1.66zm23.723.002l-1.111.17q.125.812.125 1.66c0 .848-.042 1.12-.125 1.66l1.111.172a12.1 12.1 0 0 0 0-3.662M1.434 14.58l-1.094.268a12 12 0 0 0 .96 2.591l-.265 1.14l1.096.255l.36-1.539l-.188-.365a10.8 10.8 0 0 1-.87-2.35m21.133 0a10.8 10.8 0 0 1-1.27 3.067l.962.584a12 12 0 0 0 1.402-3.383zm-1.793 3.848a11 11 0 0 1-2.345 2.345l.664.909a12 12 0 0 0 2.59-2.59zm-19.959 1.1L.357 21.48a1.8 1.8 0 0 0 2.162 2.161l1.954-.455l-.256-1.095l-1.953.455a.675.675 0 0 1-.81-.81l.454-1.954zm16.832 1.769a10.8 10.8 0 0 1-3.066 1.27l.268 1.093a12 12 0 0 0 3.382-1.402zm-10.94.213l-1.54.36l.256 1.095l1.139-.266c.814.415 1.683.74 2.591.961l.268-1.094a10.8 10.8 0 0 1-2.35-.869zm3.634 1.24l-.172 1.111a12.1 12.1 0 0 0 3.662 0l-.17-1.111q-.812.125-1.66.125a11 11 0 0 1-1.66-.125"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200q-.934%200-1.83.139l.17%201.111a11%2011%200%200%201%203.32%200l.172-1.111A12%2012%200%200%200%2012%200M9.152.34A12%2012%200%200%200%205.77%201.742l.584.961a10.8%2010.8%200%200%201%203.066-1.27zm5.696%200l-.268%201.094a10.8%2010.8%200%200%201%203.066%201.27l.584-.962A12%2012%200%200%200%2014.848.34M12%202.25a9.75%209.75%200%200%200-8.539%2014.459c.074.134.1.292.064.441l-1.013%204.338l4.338-1.013a.62.62%200%200%201%20.441.064A9.7%209.7%200%200%200%2012%2021.75c5.385%200%209.75-4.365%209.75-9.75S17.385%202.25%2012%202.25m-7.092.068a12%2012%200%200%200-2.59%202.59l.909.664a11%2011%200%200%201%202.345-2.345zm14.184%200l-.664.909a11%2011%200%200%201%202.345%202.345l.909-.664a12%2012%200%200%200-2.59-2.59M1.742%205.77A12%2012%200%200%200%20.34%209.152l1.094.268a10.8%2010.8%200%200%201%201.269-3.066zm20.516%200l-.961.584a10.8%2010.8%200%200%201%201.27%203.066l1.093-.268a12%2012%200%200%200-1.402-3.383M.138%2010.168A12%2012%200%200%200%200%2012q0%20.934.139%201.83l1.111-.17A11%2011%200%200%201%201.125%2012q0-.848.125-1.66zm23.723.002l-1.111.17q.125.812.125%201.66c0%20.848-.042%201.12-.125%201.66l1.111.172a12.1%2012.1%200%200%200%200-3.662M1.434%2014.58l-1.094.268a12%2012%200%200%200%20.96%202.591l-.265%201.14l1.096.255l.36-1.539l-.188-.365a10.8%2010.8%200%200%201-.87-2.35m21.133%200a10.8%2010.8%200%200%201-1.27%203.067l.962.584a12%2012%200%200%200%201.402-3.383zm-1.793%203.848a11%2011%200%200%201-2.345%202.345l.664.909a12%2012%200%200%200%202.59-2.59zm-19.959%201.1L.357%2021.48a1.8%201.8%200%200%200%202.162%202.161l1.954-.455l-.256-1.095l-1.953.455a.675.675%200%200%201-.81-.81l.454-1.954zm16.832%201.769a10.8%2010.8%200%200%201-3.066%201.27l.268%201.093a12%2012%200%200%200%203.382-1.402zm-10.94.213l-1.54.36l.256%201.095l1.139-.266c.814.415%201.683.74%202.591.961l.268-1.094a10.8%2010.8%200%200%201-2.35-.869zm3.634%201.24l-.172%201.111a12.1%2012.1%200%200%200%203.662%200l-.17-1.111q-.812.125-1.66.125a11%2011%200%200%201-1.66-.125%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%22M12%200q-.934%200-1.83.139l.17%201.111a11%2011%200%200%201%203.32%200l.172-1.111A12%2012%200%200%200%2012%200M9.152.34A12%2012%200%200%200%205.77%201.742l.584.961a10.8%2010.8%200%200%201%203.066-1.27zm5.696%200l-.268%201.094a10.8%2010.8%200%200%201%203.066%201.27l.584-.962A12%2012%200%200%200%2014.848.34M12%202.25a9.75%209.75%200%200%200-8.539%2014.459c.074.134.1.292.064.441l-1.013%204.338l4.338-1.013a.62.62%200%200%201%20.441.064A9.7%209.7%200%200%200%2012%2021.75c5.385%200%209.75-4.365%209.75-9.75S17.385%202.25%2012%202.25m-7.092.068a12%2012%200%200%200-2.59%202.59l.909.664a11%2011%200%200%201%202.345-2.345zm14.184%200l-.664.909a11%2011%200%200%201%202.345%202.345l.909-.664a12%2012%200%200%200-2.59-2.59M1.742%205.77A12%2012%200%200%200%20.34%209.152l1.094.268a10.8%2010.8%200%200%201%201.269-3.066zm20.516%200l-.961.584a10.8%2010.8%200%200%201%201.27%203.066l1.093-.268a12%2012%200%200%200-1.402-3.383M.138%2010.168A12%2012%200%200%200%200%2012q0%20.934.139%201.83l1.111-.17A11%2011%200%200%201%201.125%2012q0-.848.125-1.66zm23.723.002l-1.111.17q.125.812.125%201.66c0%20.848-.042%201.12-.125%201.66l1.111.172a12.1%2012.1%200%200%200%200-3.662M1.434%2014.58l-1.094.268a12%2012%200%200%200%20.96%202.591l-.265%201.14l1.096.255l.36-1.539l-.188-.365a10.8%2010.8%200%200%201-.87-2.35m21.133%200a10.8%2010.8%200%200%201-1.27%203.067l.962.584a12%2012%200%200%200%201.402-3.383zm-1.793%203.848a11%2011%200%200%201-2.345%202.345l.664.909a12%2012%200%200%200%202.59-2.59zm-19.959%201.1L.357%2021.48a1.8%201.8%200%200%200%202.162%202.161l1.954-.455l-.256-1.095l-1.953.455a.675.675%200%200%201-.81-.81l.454-1.954zm16.832%201.769a10.8%2010.8%200%200%201-3.066%201.27l.268%201.093a12%2012%200%200%200%203.382-1.402zm-10.94.213l-1.54.36l.256%201.095l1.139-.266c.814.415%201.683.74%202.591.961l.268-1.094a10.8%2010.8%200%200%201-2.35-.869zm3.634%201.24l-.172%201.111a12.1%2012.1%200%200%200%203.662%200l-.17-1.111q-.812.125-1.66.125a11%2011%200%200%201-1.66-.125%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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