Airport Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Airport 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/319511.svg" alt="Airport icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319511.svg" alt="Airport icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319511.svg" alt="Airport icon" :width="24" :height="24" />
CSS background
.icon-airport {
background-image: url('https://proicons.com/icon/319511.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="airport_00000061435567791767934870000010264783873644263859_" d="M16,31.36C7.53,31.36,0.64,24.47,0.64,16 S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36C7.927,1.36,1.36,7.927,1.36,16 c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M20.4,27.36 c-0.038,0-0.076-0.007-0.114-0.019L16,25.913l-4.286,1.429c-0.11,0.035-0.231,0.019-0.324-0.05c-0.094-0.067-0.15-0.177-0.15-0.292 v-1.467c0-0.104,0.045-0.203,0.123-0.271l2.777-2.425v-5.349l-7.459,4.323c-0.111,0.064-0.248,0.065-0.36,0 c-0.112-0.063-0.18-0.183-0.18-0.312v-3.3c0-0.111,0.052-0.217,0.141-0.285l7.859-6.045V8c0-1.053,0.468-3.36,1.86-3.36 S17.86,6.947,17.86,8l-0.032,3.8l7.893,6.116c0.088,0.067,0.14,0.173,0.14,0.284v3.3c0,0.128-0.068,0.246-0.179,0.311 c-0.109,0.064-0.247,0.066-0.358,0.003l-7.463-4.198v5.222l2.777,2.425c0.078,0.068,0.123,0.168,0.123,0.271V27 c0,0.115-0.056,0.225-0.149,0.292C20.549,27.337,20.475,27.36,20.4,27.36z M16,25.173c0.039,0,0.077,0.007,0.114,0.019l3.926,1.31 v-0.805l-2.777-2.425C17.185,23.203,17.14,23.104,17.14,23v-6c0-0.128,0.068-0.246,0.179-0.311c0.109-0.065,0.247-0.066,0.358-0.003 l7.463,4.199v-2.508l-7.894-6.117c-0.089-0.069-0.141-0.175-0.14-0.288l0.033-3.975c0-1.06-0.479-2.637-1.14-2.637 S14.86,6.937,14.86,8v4.047c0,0.112-0.052,0.217-0.141,0.285L6.86,18.378v2.497l7.459-4.323c0.113-0.063,0.249-0.064,0.36,0 c0.112,0.064,0.18,0.183,0.18,0.312V23c0,0.104-0.045,0.203-0.123,0.271l-2.777,2.425v0.805l3.926-1.31 C15.923,25.18,15.961,25.173,16,25.173z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Airport in other icon packs
Copied!