cell tower icon
cell-tower-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- cell-tower-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the cell tower icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M138.67 86.51a12 12 0 0 0-21.34 0l-72 140a12 12 0 1 0 21.34 11l11-21.49h100.61l11.05 21.49a12 12 0 1 0 21.34-11ZM128 118.24L145.36 152h-34.72ZM90.07 192l8.22-16h59.42l8.22 16Zm84.44-123.27a12 12 0 1 1-21.45 10.75a28 28 0 0 0-50.37.52A12 12 0 1 1 81 69.7A52.28 52.28 0 0 1 128 40a51.74 51.74 0 0 1 46.51 28.73m-124.58 76a92 92 0 1 1 156.14 0A12 12 0 0 1 185.71 132a68 68 0 1 0-115.42 0a12 12 0 0 1-20.36 12.7Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCellTowerBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M138.67 86.51a12 12 0 0 0-21.34 0l-72 140a12 12 0 1 0 21.34 11l11-21.49h100.61l11.05 21.49a12 12 0 1 0 21.34-11ZM128 118.24L145.36 152h-34.72ZM90.07 192l8.22-16h59.42l8.22 16Zm84.44-123.27a12 12 0 1 1-21.45 10.75a28 28 0 0 0-50.37.52A12 12 0 1 1 81 69.7A52.28 52.28 0 0 1 128 40a51.74 51.74 0 0 1 46.51 28.73m-124.58 76a92 92 0 1 1 156.14 0A12 12 0 0 1 185.71 132a68 68 0 1 0-115.42 0a12 12 0 0 1-20.36 12.7Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M138.67 86.51a12 12 0 0 0-21.34 0l-72 140a12 12 0 1 0 21.34 11l11-21.49h100.61l11.05 21.49a12 12 0 1 0 21.34-11ZM128 118.24L145.36 152h-34.72ZM90.07 192l8.22-16h59.42l8.22 16Zm84.44-123.27a12 12 0 1 1-21.45 10.75a28 28 0 0 0-50.37.52A12 12 0 1 1 81 69.7A52.28 52.28 0 0 1 128 40a51.74 51.74 0 0 1 46.51 28.73m-124.58 76a92 92 0 1 1 156.14 0A12 12 0 0 1 185.71 132a68 68 0 1 0-115.42 0a12 12 0 0 1-20.36 12.7Z"/></svg> </template>
CSS
.icon-cell-tower-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M138.67%2086.51a12%2012%200%200%200-21.34%200l-72%20140a12%2012%200%201%200%2021.34%2011l11-21.49h100.61l11.05%2021.49a12%2012%200%201%200%2021.34-11ZM128%20118.24L145.36%20152h-34.72ZM90.07%20192l8.22-16h59.42l8.22%2016Zm84.44-123.27a12%2012%200%201%201-21.45%2010.75a28%2028%200%200%200-50.37.52A12%2012%200%201%201%2081%2069.7A52.28%2052.28%200%200%201%20128%2040a51.74%2051.74%200%200%201%2046.51%2028.73m-124.58%2076a92%2092%200%201%201%20156.14%200A12%2012%200%200%201%20185.71%20132a68%2068%200%201%200-115.42%200a12%2012%200%200%201-20.36%2012.7Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M138.67%2086.51a12%2012%200%200%200-21.34%200l-72%20140a12%2012%200%201%200%2021.34%2011l11-21.49h100.61l11.05%2021.49a12%2012%200%201%200%2021.34-11ZM128%20118.24L145.36%20152h-34.72ZM90.07%20192l8.22-16h59.42l8.22%2016Zm84.44-123.27a12%2012%200%201%201-21.45%2010.75a28%2028%200%200%200-50.37.52A12%2012%200%201%201%2081%2069.7A52.28%2052.28%200%200%201%20128%2040a51.74%2051.74%200%200%201%2046.51%2028.73m-124.58%2076a92%2092%200%201%201%20156.14%200A12%2012%200%200%201%20185.71%20132a68%2068%200%201%200-115.42%200a12%2012%200%200%201-20.36%2012.7Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cell-tower-bold.svg?color=%231a73e8&size=48