Stuttgart Tv Tower Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Stuttgart Tv 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/320774.svg" alt="Stuttgart Tv Tower icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320774.svg" alt="Stuttgart Tv Tower icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320774.svg" alt="Stuttgart Tv Tower icon" :width="24" :height="24" />
CSS background
.icon-stuttgart-tv-tower {
background-image: url('https://proicons.com/icon/320774.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="stuttgart--tv-tower_00000005244869534140258650000008129850644058193058_" d="M17.141,31.011L16.65,14.36h-1.3 l-0.49,16.651l-0.72-0.021l0.489-16.629H14v-0.72h4v0.72h-0.629l0.488,16.629L17.141,31.011z M30.36,31h-0.72v-2h0.721L30.36,31 L30.36,31z M28.36,31h-0.72c0-0.967-0.864-1.64-1.64-1.64c-0.774,0-1.64,0.701-1.64,1.64h-0.72c0-1.257,1.104-2.36,2.36-2.36 C27.14,28.64,28.36,29.588,28.36,31z M22.36,31h-0.72v-2h0.721L22.36,31L22.36,31z M20.36,31h-0.72v-2h0.721L20.36,31L20.36,31z M12.36,31h-0.72c0-0.938-0.866-1.64-1.64-1.64c-0.776,0-1.64,0.673-1.64,1.64H7.64c0-0.938-0.866-1.64-1.64-1.64 c-0.776,0-1.64,0.673-1.64,1.64H3.64c0-1.412,1.22-2.36,2.36-2.36c0.815,0,1.565,0.464,1.992,1.132 C8.437,29.065,9.236,28.64,10,28.64C11.257,28.64,12.36,29.743,12.36,31z M2.36,31H1.64v-2h0.72C2.36,29,2.36,31,2.36,31z M30.36,27 h-0.72v-2h0.721L30.36,27L30.36,27z M28.36,27h-0.72c0-0.967-0.864-1.64-1.64-1.64c-0.774,0-1.64,0.701-1.64,1.64h-0.72 c0-0.967-0.864-1.64-1.64-1.64c-0.774,0-1.64,0.701-1.64,1.64h-0.72c0-1.257,1.104-2.36,2.36-2.36c0.764,0,1.563,0.426,2.008,1.132 c0.428-0.668,1.178-1.132,1.992-1.132C27.14,24.64,28.36,25.588,28.36,27z M12.36,27h-0.72v-2h0.72V27z M10.36,27H9.64v-2h0.72 C10.36,25,10.36,27,10.36,27z M8.36,27H7.64c0-0.938-0.866-1.64-1.64-1.64c-0.776,0-1.64,0.673-1.64,1.64H3.64 c0-1.412,1.22-2.36,2.36-2.36C7.257,24.64,8.36,25.743,8.36,27z M2.36,27H1.64v-2h0.72C2.36,25,2.36,27,2.36,27z M19,12.36h-6v-0.72 h6V12.36z M19,10.36h-6V9.64h6V10.36z M19,8.36h-6V7.64h2.64V7h0.72v0.64H19V8.36z M16.36,6h-0.72V5h0.72V6z M16.36,4h-0.72V3h0.72 V4z M16.36,2h-0.72V1h0.72V2z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!