antenna bars emoji

antenna-bars from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
antenna-bars
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the antenna bars emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGEvIS1dWq1" d="M12 51h5v9h-5zm10.75-10h5v19h-5zM33.5 31h5v28.999h-5zm10.75-10h5v38.999h-5zM55 12h5v48h-5z"/></defs><use href="#SVGEvIS1dWq1" fill="#d0cfce" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><use href="#SVGEvIS1dWq1" fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiAntennaBars(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGEvIS1dWq1" d="M12 51h5v9h-5zm10.75-10h5v19h-5zM33.5 31h5v28.999h-5zm10.75-10h5v38.999h-5zM55 12h5v48h-5z"/></defs><use href="#SVGEvIS1dWq1" fill="#d0cfce" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/><use href="#SVGEvIS1dWq1" fill="none" stroke="#000" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGEvIS1dWq1" d="M12 51h5v9h-5zm10.75-10h5v19h-5zM33.5 31h5v28.999h-5zm10.75-10h5v38.999h-5zM55 12h5v48h-5z"/></defs><use href="#SVGEvIS1dWq1" fill="#d0cfce" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><use href="#SVGEvIS1dWq1" fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/></svg>
</template>

CSS

.icon-antenna-bars {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVGEvIS1dWq1%22%20d%3D%22M12%2051h5v9h-5zm10.75-10h5v19h-5zM33.5%2031h5v28.999h-5zm10.75-10h5v38.999h-5zM55%2012h5v48h-5z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGEvIS1dWq1%22%20fill%3D%22%23d0cfce%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cuse%20href%3D%22%23SVGEvIS1dWq1%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%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%3Cdefs%3E%3Cpath%20id%3D%22SVGEvIS1dWq1%22%20d%3D%22M12%2051h5v9h-5zm10.75-10h5v19h-5zM33.5%2031h5v28.999h-5zm10.75-10h5v38.999h-5zM55%2012h5v48h-5z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGEvIS1dWq1%22%20fill%3D%22%23d0cfce%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cuse%20href%3D%22%23SVGEvIS1dWq1%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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