small-airplane from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
small-airplane
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the small airplane emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m7.22 5.008l2.63-2.775c.483-.51.967-.001.967-.001l6.872 7.235l1.527-1.987a3.78 3.78 0 0 1 3.95-1.36l-.98-.981a.65.65 0 0 1 0-.909l.044-.045a.65.65 0 0 1 .909 0l1.469 1.47a1.215 1.215 0 0 1 1.452.202l.073.073c.404.404.473 1 .214 1.463l1.468 1.468a.65.65 0 0 1 0 .91l-.045.044a.65.65 0 0 1-.909 0l-.982-.982a3.77 3.77 0 0 1-1.36 3.949l-1.988 1.53l7.243 6.871s.509.484 0 .967L27 24.782s-.402.378-1 0l-1.714-.965l-.04-.02l-5.813-3.28l-.004.003l-2.29-1.289l-6.502 5.004l2.292 3.822a.51.51 0 0 1-.078.623l-1.17 1.167a.5.5 0 0 1-.722 0l-3.5-3.5l-.49.49a.54.54 0 0 1-.773 0l-.033-.033a.54.54 0 0 1 0-.773l.49-.49l-3.5-3.5a.5.5 0 0 1 0-.722l1.167-1.17a.51.51 0 0 1 .623-.078l3.827 2.295l5.004-6.507L7.22 6.008c-.33-.55 0-1 0-1m11.947 14.775l5.425 3.06l.204-.204a.56.56 0 0 0 0-.792l-3.45-3.45a.56.56 0 0 0-.792 0zM8.427 8.148l.002-.001l3.059 5.428h-.001zm3.794 4.692l1.389-1.39a.56.56 0 0 0 0-.792L10.155 7.21a.56.56 0 0 0-.792 0l-.201.203zm8.93-4.532l2.53 2.532c.212.212.54.212.752.01l.075-.074a1.7 1.7 0 0 0 0-2.394l-.89-.89a1.7 1.7 0 0 0-2.393 0l-.074.075a.53.53 0 0 0 0 .741"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSmallAirplane(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m7.22 5.008l2.63-2.775c.483-.51.967-.001.967-.001l6.872 7.235l1.527-1.987a3.78 3.78 0 0 1 3.95-1.36l-.98-.981a.65.65 0 0 1 0-.909l.044-.045a.65.65 0 0 1 .909 0l1.469 1.47a1.215 1.215 0 0 1 1.452.202l.073.073c.404.404.473 1 .214 1.463l1.468 1.468a.65.65 0 0 1 0 .91l-.045.044a.65.65 0 0 1-.909 0l-.982-.982a3.77 3.77 0 0 1-1.36 3.949l-1.988 1.53l7.243 6.871s.509.484 0 .967L27 24.782s-.402.378-1 0l-1.714-.965l-.04-.02l-5.813-3.28l-.004.003l-2.29-1.289l-6.502 5.004l2.292 3.822a.51.51 0 0 1-.078.623l-1.17 1.167a.5.5 0 0 1-.722 0l-3.5-3.5l-.49.49a.54.54 0 0 1-.773 0l-.033-.033a.54.54 0 0 1 0-.773l.49-.49l-3.5-3.5a.5.5 0 0 1 0-.722l1.167-1.17a.51.51 0 0 1 .623-.078l3.827 2.295l5.004-6.507L7.22 6.008c-.33-.55 0-1 0-1m11.947 14.775l5.425 3.06l.204-.204a.56.56 0 0 0 0-.792l-3.45-3.45a.56.56 0 0 0-.792 0zM8.427 8.148l.002-.001l3.059 5.428h-.001zm3.794 4.692l1.389-1.39a.56.56 0 0 0 0-.792L10.155 7.21a.56.56 0 0 0-.792 0l-.201.203zm8.93-4.532l2.53 2.532c.212.212.54.212.752.01l.075-.074a1.7 1.7 0 0 0 0-2.394l-.89-.89a1.7 1.7 0 0 0-2.393 0l-.074.075a.53.53 0 0 0 0 .741"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m7.22 5.008l2.63-2.775c.483-.51.967-.001.967-.001l6.872 7.235l1.527-1.987a3.78 3.78 0 0 1 3.95-1.36l-.98-.981a.65.65 0 0 1 0-.909l.044-.045a.65.65 0 0 1 .909 0l1.469 1.47a1.215 1.215 0 0 1 1.452.202l.073.073c.404.404.473 1 .214 1.463l1.468 1.468a.65.65 0 0 1 0 .91l-.045.044a.65.65 0 0 1-.909 0l-.982-.982a3.77 3.77 0 0 1-1.36 3.949l-1.988 1.53l7.243 6.871s.509.484 0 .967L27 24.782s-.402.378-1 0l-1.714-.965l-.04-.02l-5.813-3.28l-.004.003l-2.29-1.289l-6.502 5.004l2.292 3.822a.51.51 0 0 1-.078.623l-1.17 1.167a.5.5 0 0 1-.722 0l-3.5-3.5l-.49.49a.54.54 0 0 1-.773 0l-.033-.033a.54.54 0 0 1 0-.773l.49-.49l-3.5-3.5a.5.5 0 0 1 0-.722l1.167-1.17a.51.51 0 0 1 .623-.078l3.827 2.295l5.004-6.507L7.22 6.008c-.33-.55 0-1 0-1m11.947 14.775l5.425 3.06l.204-.204a.56.56 0 0 0 0-.792l-3.45-3.45a.56.56 0 0 0-.792 0zM8.427 8.148l.002-.001l3.059 5.428h-.001zm3.794 4.692l1.389-1.39a.56.56 0 0 0 0-.792L10.155 7.21a.56.56 0 0 0-.792 0l-.201.203zm8.93-4.532l2.53 2.532c.212.212.54.212.752.01l.075-.074a1.7 1.7 0 0 0 0-2.394l-.89-.89a1.7 1.7 0 0 0-2.393 0l-.074.075a.53.53 0 0 0 0 .741"/></svg>
</template>

CSS

.icon-small-airplane {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.22%205.008l2.63-2.775c.483-.51.967-.001.967-.001l6.872%207.235l1.527-1.987a3.78%203.78%200%200%201%203.95-1.36l-.98-.981a.65.65%200%200%201%200-.909l.044-.045a.65.65%200%200%201%20.909%200l1.469%201.47a1.215%201.215%200%200%201%201.452.202l.073.073c.404.404.473%201%20.214%201.463l1.468%201.468a.65.65%200%200%201%200%20.91l-.045.044a.65.65%200%200%201-.909%200l-.982-.982a3.77%203.77%200%200%201-1.36%203.949l-1.988%201.53l7.243%206.871s.509.484%200%20.967L27%2024.782s-.402.378-1%200l-1.714-.965l-.04-.02l-5.813-3.28l-.004.003l-2.29-1.289l-6.502%205.004l2.292%203.822a.51.51%200%200%201-.078.623l-1.17%201.167a.5.5%200%200%201-.722%200l-3.5-3.5l-.49.49a.54.54%200%200%201-.773%200l-.033-.033a.54.54%200%200%201%200-.773l.49-.49l-3.5-3.5a.5.5%200%200%201%200-.722l1.167-1.17a.51.51%200%200%201%20.623-.078l3.827%202.295l5.004-6.507L7.22%206.008c-.33-.55%200-1%200-1m11.947%2014.775l5.425%203.06l.204-.204a.56.56%200%200%200%200-.792l-3.45-3.45a.56.56%200%200%200-.792%200zM8.427%208.148l.002-.001l3.059%205.428h-.001zm3.794%204.692l1.389-1.39a.56.56%200%200%200%200-.792L10.155%207.21a.56.56%200%200%200-.792%200l-.201.203zm8.93-4.532l2.53%202.532c.212.212.54.212.752.01l.075-.074a1.7%201.7%200%200%200%200-2.394l-.89-.89a1.7%201.7%200%200%200-2.393%200l-.074.075a.53.53%200%200%200%200%20.741%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.22%205.008l2.63-2.775c.483-.51.967-.001.967-.001l6.872%207.235l1.527-1.987a3.78%203.78%200%200%201%203.95-1.36l-.98-.981a.65.65%200%200%201%200-.909l.044-.045a.65.65%200%200%201%20.909%200l1.469%201.47a1.215%201.215%200%200%201%201.452.202l.073.073c.404.404.473%201%20.214%201.463l1.468%201.468a.65.65%200%200%201%200%20.91l-.045.044a.65.65%200%200%201-.909%200l-.982-.982a3.77%203.77%200%200%201-1.36%203.949l-1.988%201.53l7.243%206.871s.509.484%200%20.967L27%2024.782s-.402.378-1%200l-1.714-.965l-.04-.02l-5.813-3.28l-.004.003l-2.29-1.289l-6.502%205.004l2.292%203.822a.51.51%200%200%201-.078.623l-1.17%201.167a.5.5%200%200%201-.722%200l-3.5-3.5l-.49.49a.54.54%200%200%201-.773%200l-.033-.033a.54.54%200%200%201%200-.773l.49-.49l-3.5-3.5a.5.5%200%200%201%200-.722l1.167-1.17a.51.51%200%200%201%20.623-.078l3.827%202.295l5.004-6.507L7.22%206.008c-.33-.55%200-1%200-1m11.947%2014.775l5.425%203.06l.204-.204a.56.56%200%200%200%200-.792l-3.45-3.45a.56.56%200%200%200-.792%200zM8.427%208.148l.002-.001l3.059%205.428h-.001zm3.794%204.692l1.389-1.39a.56.56%200%200%200%200-.792L10.155%207.21a.56.56%200%200%200-.792%200l-.201.203zm8.93-4.532l2.53%202.532c.212.212.54.212.752.01l.075-.074a1.7%201.7%200%200%200%200-2.394l-.89-.89a1.7%201.7%200%200%200-2.393%200l-.074.075a.53.53%200%200%200%200%20.741%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/small-airplane.svg?color=%231a73e8&size=48