cell tower icon

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

Name
cell-tower
Set
Carbon
Style
Outline
Category
Tools
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More tools icons from Carbon

Use the cell tower icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 11v5h-8v-5h-2v5H7v-5H5v12h2v-5h3v12h2V18h3v5h2v-5h3v12h2V18h3v5h2V11zm-9-5c-1.7 0-3.2.7-4.2 1.8l1.4 1.4C13.9 8.4 14.9 8 16 8s2.1.4 2.8 1.2l1.4-1.4C19.2 6.7 17.7 6 16 6"/><path fill="currentColor" d="m8.9 4.9l1.4 1.4C11.8 4.9 13.8 4 16 4s4.2.9 5.7 2.3l1.4-1.4C21.3 3.1 18.8 2 16 2s-5.3 1.1-7.1 2.9"/></svg>

React

import type { SVGProps } from "react";

export function CarbonCellTower(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="M25 11v5h-8v-5h-2v5H7v-5H5v12h2v-5h3v12h2V18h3v5h2v-5h3v12h2V18h3v5h2V11zm-9-5c-1.7 0-3.2.7-4.2 1.8l1.4 1.4C13.9 8.4 14.9 8 16 8s2.1.4 2.8 1.2l1.4-1.4C19.2 6.7 17.7 6 16 6"/><path fill="currentColor" d="m8.9 4.9l1.4 1.4C11.8 4.9 13.8 4 16 4s4.2.9 5.7 2.3l1.4-1.4C21.3 3.1 18.8 2 16 2s-5.3 1.1-7.1 2.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 11v5h-8v-5h-2v5H7v-5H5v12h2v-5h3v12h2V18h3v5h2v-5h3v12h2V18h3v5h2V11zm-9-5c-1.7 0-3.2.7-4.2 1.8l1.4 1.4C13.9 8.4 14.9 8 16 8s2.1.4 2.8 1.2l1.4-1.4C19.2 6.7 17.7 6 16 6"/><path fill="currentColor" d="m8.9 4.9l1.4 1.4C11.8 4.9 13.8 4 16 4s4.2.9 5.7 2.3l1.4-1.4C21.3 3.1 18.8 2 16 2s-5.3 1.1-7.1 2.9"/></svg>
</template>

CSS

.icon-cell-tower {
  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%22M25%2011v5h-8v-5h-2v5H7v-5H5v12h2v-5h3v12h2V18h3v5h2v-5h3v12h2V18h3v5h2V11zm-9-5c-1.7%200-3.2.7-4.2%201.8l1.4%201.4C13.9%208.4%2014.9%208%2016%208s2.1.4%202.8%201.2l1.4-1.4C19.2%206.7%2017.7%206%2016%206%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.9%204.9l1.4%201.4C11.8%204.9%2013.8%204%2016%204s4.2.9%205.7%202.3l1.4-1.4C21.3%203.1%2018.8%202%2016%202s-5.3%201.1-7.1%202.9%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%22M25%2011v5h-8v-5h-2v5H7v-5H5v12h2v-5h3v12h2V18h3v5h2v-5h3v12h2V18h3v5h2V11zm-9-5c-1.7%200-3.2.7-4.2%201.8l1.4%201.4C13.9%208.4%2014.9%208%2016%208s2.1.4%202.8%201.2l1.4-1.4C19.2%206.7%2017.7%206%2016%206%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.9%204.9l1.4%201.4C11.8%204.9%2013.8%204%2016%204s4.2.9%205.7%202.3l1.4-1.4C21.3%203.1%2018.8%202%2016%202s-5.3%201.1-7.1%202.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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