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/309952.svg" alt="Aeroplane icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309952.svg" alt="Aeroplane icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309952.svg" alt="Aeroplane icon" :width="24" :height="24" />
CSS background
.icon-aeroplane {
background-image: url('https://proicons.com/icon/309952.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="M20.7195 14.621C20.6867 14.7519 20.6214 14.8722 20.5295 14.971C20.441 15.0701 20.3268 15.1428 20.1995 15.181C20.0685 15.2158 19.9306 15.2158 19.7995 15.181L13.9895 13.721L13.7195 18.5211L14.7795 19.321C14.8126 19.3424 14.8393 19.3722 14.8568 19.4074C14.8744 19.4426 14.8823 19.4818 14.8795 19.5211V21.2711C14.8794 21.3088 14.8713 21.3461 14.8558 21.3806C14.8403 21.415 14.8177 21.4458 14.7895 21.471C14.7372 21.4855 14.6819 21.4855 14.6295 21.471H14.5695L11.9995 20.781L9.43955 21.471C9.40294 21.4801 9.36475 21.4808 9.32785 21.473C9.29096 21.4652 9.25631 21.4491 9.22649 21.426C9.19667 21.4029 9.17246 21.3734 9.15567 21.3397C9.13888 21.3059 9.12994 21.2687 9.12953 21.231V19.481C9.12953 19.4422 9.13857 19.4039 9.15593 19.3692C9.17329 19.3345 9.19849 19.3043 9.22954 19.281L10.2895 18.481L10.0195 13.681L4.20954 15.1411C4.08194 15.1764 3.94713 15.1764 3.81954 15.1411C3.6893 15.1031 3.57179 15.0305 3.47954 14.931C3.38863 14.833 3.32637 14.712 3.29955 14.5811C3.25963 14.4541 3.25963 14.318 3.29955 14.191L3.81954 12.6411C3.84555 12.5397 3.89721 12.4467 3.96955 12.371C4.0463 12.2932 4.13818 12.232 4.23953 12.191L9.98953 9.72101V4.49103C9.98953 4.23034 10.0405 3.97215 10.1395 3.73102C10.2423 3.49007 10.388 3.26986 10.5695 3.08105C10.952 2.71958 11.4583 2.51813 11.9845 2.51813C12.5108 2.51813 13.0171 2.71958 13.3995 3.08105C13.5849 3.26793 13.7316 3.48954 13.8311 3.73322C13.9306 3.97689 13.9811 4.23782 13.9795 4.50104V9.72101L19.7395 12.191C19.8379 12.2321 19.9265 12.2935 19.9995 12.371C20.0716 12.4486 20.1261 12.5406 20.1595 12.6411L20.6795 14.181C20.7288 14.3222 20.7426 14.4733 20.7195 14.621Z" fill="black"/> </svg>
Aeroplane in other icon packs
Copied!