signal2 icon

signal2-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.

Name
signal2-filled
Set
Reicon
Style
Filled
Category
Devices
Viewbox
24×24
License
MIT

1 other variant in Reicon

More devices icons from Reicon

Use the signal2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.415 19.293a1 1 0 0 1-.708-.293a1.024 1.024 0 0 0-1.414 0a1.002 1.002 0 0 1-1.414-1.415c1.133-1.133 3.11-1.133 4.244 0a1.004 1.004 0 0 1 0 1.415a1 1 0 0 1-.707.292Z"/><path d="M16.243 16.464a1 1 0 0 1-.707-.293a5.007 5.007 0 0 0-7.072 0a1 1 0 1 1-1.415-1.415a7.01 7.01 0 0 1 9.9 0a1 1 0 0 1-.707 1.708Z"/><path d="M19.07 13.636a1 1 0 0 1-.706-.293c-3.51-3.51-9.219-3.51-12.728 0a1 1 0 1 1-1.415-1.415c4.29-4.29 11.267-4.29 15.556 0a1 1 0 0 1-.707 1.708"/><path d="M21.9 10.807a1 1 0 0 1-.707-.294c-5.07-5.068-13.316-5.068-18.385 0A1 1 0 1 1 1.393 9.1c5.85-5.848 15.364-5.848 21.213 0a1 1 0 0 1-.706 1.708Z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconSignal2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.415 19.293a1 1 0 0 1-.708-.293a1.024 1.024 0 0 0-1.414 0a1.002 1.002 0 0 1-1.414-1.415c1.133-1.133 3.11-1.133 4.244 0a1.004 1.004 0 0 1 0 1.415a1 1 0 0 1-.707.292Z"/><path d="M16.243 16.464a1 1 0 0 1-.707-.293a5.007 5.007 0 0 0-7.072 0a1 1 0 1 1-1.415-1.415a7.01 7.01 0 0 1 9.9 0a1 1 0 0 1-.707 1.708Z"/><path d="M19.07 13.636a1 1 0 0 1-.706-.293c-3.51-3.51-9.219-3.51-12.728 0a1 1 0 1 1-1.415-1.415c4.29-4.29 11.267-4.29 15.556 0a1 1 0 0 1-.707 1.708"/><path d="M21.9 10.807a1 1 0 0 1-.707-.294c-5.07-5.068-13.316-5.068-18.385 0A1 1 0 1 1 1.393 9.1c5.85-5.848 15.364-5.848 21.213 0a1 1 0 0 1-.706 1.708Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.415 19.293a1 1 0 0 1-.708-.293a1.024 1.024 0 0 0-1.414 0a1.002 1.002 0 0 1-1.414-1.415c1.133-1.133 3.11-1.133 4.244 0a1.004 1.004 0 0 1 0 1.415a1 1 0 0 1-.707.292Z"/><path d="M16.243 16.464a1 1 0 0 1-.707-.293a5.007 5.007 0 0 0-7.072 0a1 1 0 1 1-1.415-1.415a7.01 7.01 0 0 1 9.9 0a1 1 0 0 1-.707 1.708Z"/><path d="M19.07 13.636a1 1 0 0 1-.706-.293c-3.51-3.51-9.219-3.51-12.728 0a1 1 0 1 1-1.415-1.415c4.29-4.29 11.267-4.29 15.556 0a1 1 0 0 1-.707 1.708"/><path d="M21.9 10.807a1 1 0 0 1-.707-.294c-5.07-5.068-13.316-5.068-18.385 0A1 1 0 1 1 1.393 9.1c5.85-5.848 15.364-5.848 21.213 0a1 1 0 0 1-.706 1.708Z"/></g></svg>
</template>

CSS

.icon-signal2-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.415%2019.293a1%201%200%200%201-.708-.293a1.024%201.024%200%200%200-1.414%200a1.002%201.002%200%200%201-1.414-1.415c1.133-1.133%203.11-1.133%204.244%200a1.004%201.004%200%200%201%200%201.415a1%201%200%200%201-.707.292Z%22%2F%3E%3Cpath%20d%3D%22M16.243%2016.464a1%201%200%200%201-.707-.293a5.007%205.007%200%200%200-7.072%200a1%201%200%201%201-1.415-1.415a7.01%207.01%200%200%201%209.9%200a1%201%200%200%201-.707%201.708Z%22%2F%3E%3Cpath%20d%3D%22M19.07%2013.636a1%201%200%200%201-.706-.293c-3.51-3.51-9.219-3.51-12.728%200a1%201%200%201%201-1.415-1.415c4.29-4.29%2011.267-4.29%2015.556%200a1%201%200%200%201-.707%201.708%22%2F%3E%3Cpath%20d%3D%22M21.9%2010.807a1%201%200%200%201-.707-.294c-5.07-5.068-13.316-5.068-18.385%200A1%201%200%201%201%201.393%209.1c5.85-5.848%2015.364-5.848%2021.213%200a1%201%200%200%201-.706%201.708Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.415%2019.293a1%201%200%200%201-.708-.293a1.024%201.024%200%200%200-1.414%200a1.002%201.002%200%200%201-1.414-1.415c1.133-1.133%203.11-1.133%204.244%200a1.004%201.004%200%200%201%200%201.415a1%201%200%200%201-.707.292Z%22%2F%3E%3Cpath%20d%3D%22M16.243%2016.464a1%201%200%200%201-.707-.293a5.007%205.007%200%200%200-7.072%200a1%201%200%201%201-1.415-1.415a7.01%207.01%200%200%201%209.9%200a1%201%200%200%201-.707%201.708Z%22%2F%3E%3Cpath%20d%3D%22M19.07%2013.636a1%201%200%200%201-.706-.293c-3.51-3.51-9.219-3.51-12.728%200a1%201%200%201%201-1.415-1.415c4.29-4.29%2011.267-4.29%2015.556%200a1%201%200%200%201-.707%201.708%22%2F%3E%3Cpath%20d%3D%22M21.9%2010.807a1%201%200%200%201-.707-.294c-5.07-5.068-13.316-5.068-18.385%200A1%201%200%201%201%201.393%209.1c5.85-5.848%2015.364-5.848%2021.213%200a1%201%200%200%201-.706%201.708Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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