Cell Tower Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cell Tower icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/317220.svg" alt="Cell Tower icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317220.svg" alt="Cell Tower icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317220.svg" alt="Cell Tower icon" :width="24" :height="24" />
CSS background
.icon-cell-tower {
background-image: url('https://proicons.com/icon/317220.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<polygon points="25,11 25,16 17,16 17,11 15,11 15,16 7,16 7,11 5,11 5,23 7,23 7,18 10,18 10,30 12,30 12,18 15,18 15,23 17,23
17,18 20,18 20,30 22,30 22,18 25,18 25,23 27,23 27,11 "/>
<path d="M16,6c-1.7,0-3.2,0.7-4.2,1.8l1.4,1.4C13.9,8.4,14.9,8,16,8s2.1,0.4,2.8,1.2l1.4-1.4C19.2,6.7,17.7,6,16,6z"/>
<path d="M8.9,4.9l1.4,1.4C11.8,4.9,13.8,4,16,4s4.2,0.9,5.7,2.3l1.4-1.4C21.3,3.1,18.8,2,16,2S10.7,3.1,8.9,4.9z"/>
<rect id="_x3C_Transparent_Rectangle_x3E__232_" y="0" class="st0" width="32" height="32"/>
</svg>
Cell Tower in other icon packs
Copied!