Control Tower Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Control 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/319804.svg" alt="Control Tower icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319804.svg" alt="Control Tower icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319804.svg" alt="Control Tower icon" :width="24" :height="24" />
CSS background
.icon-control-tower {
background-image: url('https://proicons.com/icon/319804.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="control--tower_00000178894245170300500550000013301958328305072272_" d="M16,29.36c-1.301,0-2.36-1.059-2.36-2.36 c0-1.179,0.869-2.159,2-2.333V13.348c-0.941-0.063-1.816-0.37-2.563-0.857l-6.209,8.067C7.176,20.957,7.36,21.457,7.36,22 c0,1.302-1.059,2.36-2.36,2.36S2.64,23.302,2.64,22S3.699,19.64,5,19.64c0.498,0,0.961,0.155,1.342,0.42l6.159-8.002 C11.362,11.074,10.64,9.62,10.64,8c0-2.956,2.404-5.36,5.36-5.36c2.955,0,5.36,2.404,5.36,5.36c0,1.62-0.723,3.074-1.862,4.058 l6.16,8.002c0.381-0.265,0.844-0.42,1.342-0.42c1.302,0,2.36,1.059,2.36,2.36s-1.059,2.36-2.36,2.36s-2.36-1.059-2.36-2.36 c0-0.543,0.185-1.043,0.493-1.442l-6.21-8.067c-0.746,0.488-1.622,0.794-2.563,0.857v11.319c1.131,0.174,2,1.154,2,2.333 C18.36,28.302,17.302,29.36,16,29.36z M16,25.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64c0.904,0,1.64-0.735,1.64-1.64 S16.904,25.36,16,25.36z M27,20.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S27.904,20.36,27,20.36 z M5,20.36c-0.904,0-1.64,0.735-1.64,1.64S4.096,23.64,5,23.64S6.64,22.904,6.64,22S5.904,20.36,5,20.36z M16,3.36 c-2.559,0-4.64,2.082-4.64,4.64s2.082,4.64,4.64,4.64s4.64-2.082,4.64-4.64S18.559,3.36,16,3.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Control Tower in other icon packs
Copied!