Aeroplane Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Aeroplane 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/310500.svg" alt="Aeroplane icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310500.svg" alt="Aeroplane icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310500.svg" alt="Aeroplane icon" :width="24" :height="24" />
CSS background
.icon-aeroplane {
background-image: url('https://proicons.com/icon/310500.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.2351 3.25673C13.3973 3.41986 13.5256 3.61338 13.6128 3.8262C13.7001 4.03901 13.7444 4.26695 13.7434 4.49694V9.88476L19.6599 12.4262C19.7247 12.4518 19.783 12.4915 19.8305 12.5425C19.878 12.5935 19.9134 12.6545 19.9343 12.721L20.4528 14.2662C20.4803 14.3518 20.4847 14.4433 20.4653 14.5312C20.446 14.6191 20.4036 14.7002 20.3427 14.7664C20.2817 14.8326 20.2042 14.8814 20.1182 14.9078C20.0321 14.9342 19.9406 14.9373 19.853 14.9168L13.7536 13.3818L13.4588 18.6273L14.6278 19.5015V21.25C13.169 20.864 11.9949 20.542 11.9949 20.542C11.9949 20.542 10.9217 20.837 9.37218 21.25V19.5015L10.5412 18.6273L10.2464 13.3818L4.14701 14.9168C4.05939 14.9373 3.96789 14.9342 3.88186 14.9078C3.79584 14.8814 3.71837 14.8326 3.65737 14.7664C3.59637 14.7002 3.55403 14.6191 3.53468 14.5312C3.51534 14.4433 3.51967 14.3518 3.54724 14.2662L4.06569 12.721C4.08658 12.6545 4.12207 12.5935 4.16956 12.5425C4.21704 12.4915 4.27533 12.4518 4.34016 12.4262L10.2566 9.88476V4.49694C10.2556 4.26695 10.3 4.03901 10.3872 3.8262C10.4744 3.61338 10.6028 3.41986 10.7649 3.25673C11.094 2.93204 11.5377 2.75 12 2.75C12.4623 2.75 12.906 2.93204 13.2351 3.25673Z" stroke="black" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Aeroplane in other icon packs
Copied!