connection signal icon

connection-signal from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.

Name
connection-signal
Set
Carbon
Style
Outline
Category
Tools
Viewbox
32×32
License
Apache 2.0

More tools icons from Carbon

Use the connection signal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 12h2v18h-2zm-3.67 6.22a7 7 0 0 1 0-10.44l1.34 1.49a5 5 0 0 0 0 7.46Zm9.34 0l-1.34-1.49a5 5 0 0 0 0-7.46l1.34-1.49a7 7 0 0 1 0 10.44"/><path fill="currentColor" d="M8.4 21.8a11 11 0 0 1 0-17.6l1.2 1.6a9 9 0 0 0 0 14.4Zm15.2 0l-1.2-1.6a9 9 0 0 0 0-14.4l1.2-1.6a11 11 0 0 1 0 17.6"/></svg>

React

import type { SVGProps } from "react";

export function CarbonConnectionSignal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 12h2v18h-2zm-3.67 6.22a7 7 0 0 1 0-10.44l1.34 1.49a5 5 0 0 0 0 7.46Zm9.34 0l-1.34-1.49a5 5 0 0 0 0-7.46l1.34-1.49a7 7 0 0 1 0 10.44"/><path fill="currentColor" d="M8.4 21.8a11 11 0 0 1 0-17.6l1.2 1.6a9 9 0 0 0 0 14.4Zm15.2 0l-1.2-1.6a9 9 0 0 0 0-14.4l1.2-1.6a11 11 0 0 1 0 17.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 12h2v18h-2zm-3.67 6.22a7 7 0 0 1 0-10.44l1.34 1.49a5 5 0 0 0 0 7.46Zm9.34 0l-1.34-1.49a5 5 0 0 0 0-7.46l1.34-1.49a7 7 0 0 1 0 10.44"/><path fill="currentColor" d="M8.4 21.8a11 11 0 0 1 0-17.6l1.2 1.6a9 9 0 0 0 0 14.4Zm15.2 0l-1.2-1.6a9 9 0 0 0 0-14.4l1.2-1.6a11 11 0 0 1 0 17.6"/></svg>
</template>

CSS

.icon-connection-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2012h2v18h-2zm-3.67%206.22a7%207%200%200%201%200-10.44l1.34%201.49a5%205%200%200%200%200%207.46Zm9.34%200l-1.34-1.49a5%205%200%200%200%200-7.46l1.34-1.49a7%207%200%200%201%200%2010.44%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.4%2021.8a11%2011%200%200%201%200-17.6l1.2%201.6a9%209%200%200%200%200%2014.4Zm15.2%200l-1.2-1.6a9%209%200%200%200%200-14.4l1.2-1.6a11%2011%200%200%201%200%2017.6%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2012h2v18h-2zm-3.67%206.22a7%207%200%200%201%200-10.44l1.34%201.49a5%205%200%200%200%200%207.46Zm9.34%200l-1.34-1.49a5%205%200%200%200%200-7.46l1.34-1.49a7%207%200%200%201%200%2010.44%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.4%2021.8a11%2011%200%200%201%200-17.6l1.2%201.6a9%209%200%200%200%200%2014.4Zm15.2%200l-1.2-1.6a9%209%200%200%200%200-14.4l1.2-1.6a11%2011%200%200%201%200%2017.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Connection Signal outline icon — Carbon · IconsDB