signal tower icon

signal-tower-fill from Remix Icon by Remix Design · Fill · Map · Apache-2.0 Free for personal and commercial use.

Name
signal-tower-fill
Set
Remix Icon
Style
Fill
Category
Map
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More map icons from Remix Icon

Use the signal tower icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.116 20.087A9.99 9.99 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a9.99 9.99 0 0 1-4.116 8.087l-1.015-1.739a8 8 0 1 0-9.738 0zm2.034-3.485a6 6 0 1 1 7.7 0l-1.03-1.766a4 4 0 1 0-5.64 0zM11 13h2l1 9h-4z"/></svg>

React

import type { SVGProps } from "react";

export function RiSignalTowerFill(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="M6.116 20.087A9.99 9.99 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a9.99 9.99 0 0 1-4.116 8.087l-1.015-1.739a8 8 0 1 0-9.738 0zm2.034-3.485a6 6 0 1 1 7.7 0l-1.03-1.766a4 4 0 1 0-5.64 0zM11 13h2l1 9h-4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.116 20.087A9.99 9.99 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a9.99 9.99 0 0 1-4.116 8.087l-1.015-1.739a8 8 0 1 0-9.738 0zm2.034-3.485a6 6 0 1 1 7.7 0l-1.03-1.766a4 4 0 1 0-5.64 0zM11 13h2l1 9h-4z"/></svg>
</template>

CSS

.icon-signal-tower-fill {
  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%22M6.116%2020.087A9.99%209.99%200%200%201%202%2012C2%206.477%206.477%202%2012%202s10%204.477%2010%2010a9.99%209.99%200%200%201-4.116%208.087l-1.015-1.739a8%208%200%201%200-9.738%200zm2.034-3.485a6%206%200%201%201%207.7%200l-1.03-1.766a4%204%200%201%200-5.64%200zM11%2013h2l1%209h-4z%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%22M6.116%2020.087A9.99%209.99%200%200%201%202%2012C2%206.477%206.477%202%2012%202s10%204.477%2010%2010a9.99%209.99%200%200%201-4.116%208.087l-1.015-1.739a8%208%200%201%200-9.738%200zm2.034-3.485a6%206%200%201%201%207.7%200l-1.03-1.766a4%204%200%201%200-5.64%200zM11%2013h2l1%209h-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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