airplane departure emoji

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

Name
airplane-departure
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 airplane departure emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.536 3.734a3.357 3.357 0 0 1-1.148 4.58l-5.83 3.363l-.744 2.33a.975.975 0 0 1 .7 1.8l-1.565.9l-1.285 4.02a1.7 1.7 0 0 1-.76.95a1.693 1.693 0 0 1-2.53-1.61l.445-5.078l-4.155 2.4a5.8 5.8 0 0 1-2.9.782a5.86 5.86 0 0 1-5.07-2.922l-.481-.84l-2.13-3.69a.606.606 0 0 1 .22-.83a4.12 4.12 0 0 1 4.04-.04l2.936 1.636l2.953-1.7L9.783 8.64a1.688 1.688 0 0 1 1.07-3.18l5.273 1.148l.847-.488a.96.96 0 0 1 1.215.229l6.794-3.92a3.23 3.23 0 0 1 2.461-.315c.391.105.76.278 1.09.512l.01-.006c.4.28.74.65 1 1.1v.01zm-1.654 3.72a2.355 2.355 0 0 0 .785-3.218L26.253 5.63c-.35.2-.8.08-1-.27c-.21-.35-.09-.8.27-1l2.004-1.154a2.4 2.4 0 0 0-.343-.121a2.22 2.22 0 0 0-1.7.215L5.577 14.779a4.86 4.86 0 0 0 3.606 2.359a4.8 4.8 0 0 0 2.98-.614l4.762-2.747l.148-1.687a1.22 1.22 0 0 1 .6-.95l4.15-2.4a.915.915 0 0 1 1.33 1.07l-.146.457zm1.121 16.536h-26a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1M4 27a.5.5 0 0 1 .5-.5H8a.5.5 0 1 1 0 1H4.5A.5.5 0 0 1 4 27m6.5 0a.5.5 0 0 1 .5-.5h3.5a.5.5 0 1 1 0 1H11a.5.5 0 0 1-.5-.5m6.5 0a.5.5 0 0 1 .5-.5H21a.5.5 0 1 1 0 1h-3.5a.5.5 0 0 1-.5-.5m6.5 0a.5.5 0 0 1 .5-.5h3.5a.5.5 0 1 1 0 1H24a.5.5 0 0 1-.5-.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastAirplaneDeparture(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="M29.536 3.734a3.357 3.357 0 0 1-1.148 4.58l-5.83 3.363l-.744 2.33a.975.975 0 0 1 .7 1.8l-1.565.9l-1.285 4.02a1.7 1.7 0 0 1-.76.95a1.693 1.693 0 0 1-2.53-1.61l.445-5.078l-4.155 2.4a5.8 5.8 0 0 1-2.9.782a5.86 5.86 0 0 1-5.07-2.922l-.481-.84l-2.13-3.69a.606.606 0 0 1 .22-.83a4.12 4.12 0 0 1 4.04-.04l2.936 1.636l2.953-1.7L9.783 8.64a1.688 1.688 0 0 1 1.07-3.18l5.273 1.148l.847-.488a.96.96 0 0 1 1.215.229l6.794-3.92a3.23 3.23 0 0 1 2.461-.315c.391.105.76.278 1.09.512l.01-.006c.4.28.74.65 1 1.1v.01zm-1.654 3.72a2.355 2.355 0 0 0 .785-3.218L26.253 5.63c-.35.2-.8.08-1-.27c-.21-.35-.09-.8.27-1l2.004-1.154a2.4 2.4 0 0 0-.343-.121a2.22 2.22 0 0 0-1.7.215L5.577 14.779a4.86 4.86 0 0 0 3.606 2.359a4.8 4.8 0 0 0 2.98-.614l4.762-2.747l.148-1.687a1.22 1.22 0 0 1 .6-.95l4.15-2.4a.915.915 0 0 1 1.33 1.07l-.146.457zm1.121 16.536h-26a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1M4 27a.5.5 0 0 1 .5-.5H8a.5.5 0 1 1 0 1H4.5A.5.5 0 0 1 4 27m6.5 0a.5.5 0 0 1 .5-.5h3.5a.5.5 0 1 1 0 1H11a.5.5 0 0 1-.5-.5m6.5 0a.5.5 0 0 1 .5-.5H21a.5.5 0 1 1 0 1h-3.5a.5.5 0 0 1-.5-.5m6.5 0a.5.5 0 0 1 .5-.5h3.5a.5.5 0 1 1 0 1H24a.5.5 0 0 1-.5-.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.536 3.734a3.357 3.357 0 0 1-1.148 4.58l-5.83 3.363l-.744 2.33a.975.975 0 0 1 .7 1.8l-1.565.9l-1.285 4.02a1.7 1.7 0 0 1-.76.95a1.693 1.693 0 0 1-2.53-1.61l.445-5.078l-4.155 2.4a5.8 5.8 0 0 1-2.9.782a5.86 5.86 0 0 1-5.07-2.922l-.481-.84l-2.13-3.69a.606.606 0 0 1 .22-.83a4.12 4.12 0 0 1 4.04-.04l2.936 1.636l2.953-1.7L9.783 8.64a1.688 1.688 0 0 1 1.07-3.18l5.273 1.148l.847-.488a.96.96 0 0 1 1.215.229l6.794-3.92a3.23 3.23 0 0 1 2.461-.315c.391.105.76.278 1.09.512l.01-.006c.4.28.74.65 1 1.1v.01zm-1.654 3.72a2.355 2.355 0 0 0 .785-3.218L26.253 5.63c-.35.2-.8.08-1-.27c-.21-.35-.09-.8.27-1l2.004-1.154a2.4 2.4 0 0 0-.343-.121a2.22 2.22 0 0 0-1.7.215L5.577 14.779a4.86 4.86 0 0 0 3.606 2.359a4.8 4.8 0 0 0 2.98-.614l4.762-2.747l.148-1.687a1.22 1.22 0 0 1 .6-.95l4.15-2.4a.915.915 0 0 1 1.33 1.07l-.146.457zm1.121 16.536h-26a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1M4 27a.5.5 0 0 1 .5-.5H8a.5.5 0 1 1 0 1H4.5A.5.5 0 0 1 4 27m6.5 0a.5.5 0 0 1 .5-.5h3.5a.5.5 0 1 1 0 1H11a.5.5 0 0 1-.5-.5m6.5 0a.5.5 0 0 1 .5-.5H21a.5.5 0 1 1 0 1h-3.5a.5.5 0 0 1-.5-.5m6.5 0a.5.5 0 0 1 .5-.5h3.5a.5.5 0 1 1 0 1H24a.5.5 0 0 1-.5-.5"/></svg>
</template>

CSS

.icon-airplane-departure {
  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%22M29.536%203.734a3.357%203.357%200%200%201-1.148%204.58l-5.83%203.363l-.744%202.33a.975.975%200%200%201%20.7%201.8l-1.565.9l-1.285%204.02a1.7%201.7%200%200%201-.76.95a1.693%201.693%200%200%201-2.53-1.61l.445-5.078l-4.155%202.4a5.8%205.8%200%200%201-2.9.782a5.86%205.86%200%200%201-5.07-2.922l-.481-.84l-2.13-3.69a.606.606%200%200%201%20.22-.83a4.12%204.12%200%200%201%204.04-.04l2.936%201.636l2.953-1.7L9.783%208.64a1.688%201.688%200%200%201%201.07-3.18l5.273%201.148l.847-.488a.96.96%200%200%201%201.215.229l6.794-3.92a3.23%203.23%200%200%201%202.461-.315c.391.105.76.278%201.09.512l.01-.006c.4.28.74.65%201%201.1v.01zm-1.654%203.72a2.355%202.355%200%200%200%20.785-3.218L26.253%205.63c-.35.2-.8.08-1-.27c-.21-.35-.09-.8.27-1l2.004-1.154a2.4%202.4%200%200%200-.343-.121a2.22%202.22%200%200%200-1.7.215L5.577%2014.779a4.86%204.86%200%200%200%203.606%202.359a4.8%204.8%200%200%200%202.98-.614l4.762-2.747l.148-1.687a1.22%201.22%200%200%201%20.6-.95l4.15-2.4a.915.915%200%200%201%201.33%201.07l-.146.457zm1.121%2016.536h-26a1%201%200%200%200-1%201v4a1%201%200%200%200%201%201h26a1%201%200%200%200%201-1v-4a1%201%200%200%200-1-1M4%2027a.5.5%200%200%201%20.5-.5H8a.5.5%200%201%201%200%201H4.5A.5.5%200%200%201%204%2027m6.5%200a.5.5%200%200%201%20.5-.5h3.5a.5.5%200%201%201%200%201H11a.5.5%200%200%201-.5-.5m6.5%200a.5.5%200%200%201%20.5-.5H21a.5.5%200%201%201%200%201h-3.5a.5.5%200%200%201-.5-.5m6.5%200a.5.5%200%200%201%20.5-.5h3.5a.5.5%200%201%201%200%201H24a.5.5%200%200%201-.5-.5%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%22M29.536%203.734a3.357%203.357%200%200%201-1.148%204.58l-5.83%203.363l-.744%202.33a.975.975%200%200%201%20.7%201.8l-1.565.9l-1.285%204.02a1.7%201.7%200%200%201-.76.95a1.693%201.693%200%200%201-2.53-1.61l.445-5.078l-4.155%202.4a5.8%205.8%200%200%201-2.9.782a5.86%205.86%200%200%201-5.07-2.922l-.481-.84l-2.13-3.69a.606.606%200%200%201%20.22-.83a4.12%204.12%200%200%201%204.04-.04l2.936%201.636l2.953-1.7L9.783%208.64a1.688%201.688%200%200%201%201.07-3.18l5.273%201.148l.847-.488a.96.96%200%200%201%201.215.229l6.794-3.92a3.23%203.23%200%200%201%202.461-.315c.391.105.76.278%201.09.512l.01-.006c.4.28.74.65%201%201.1v.01zm-1.654%203.72a2.355%202.355%200%200%200%20.785-3.218L26.253%205.63c-.35.2-.8.08-1-.27c-.21-.35-.09-.8.27-1l2.004-1.154a2.4%202.4%200%200%200-.343-.121a2.22%202.22%200%200%200-1.7.215L5.577%2014.779a4.86%204.86%200%200%200%203.606%202.359a4.8%204.8%200%200%200%202.98-.614l4.762-2.747l.148-1.687a1.22%201.22%200%200%201%20.6-.95l4.15-2.4a.915.915%200%200%201%201.33%201.07l-.146.457zm1.121%2016.536h-26a1%201%200%200%200-1%201v4a1%201%200%200%200%201%201h26a1%201%200%200%200%201-1v-4a1%201%200%200%200-1-1M4%2027a.5.5%200%200%201%20.5-.5H8a.5.5%200%201%201%200%201H4.5A.5.5%200%200%201%204%2027m6.5%200a.5.5%200%200%201%20.5-.5h3.5a.5.5%200%201%201%200%201H11a.5.5%200%200%201-.5-.5m6.5%200a.5.5%200%200%201%20.5-.5H21a.5.5%200%201%201%200%201h-3.5a.5.5%200%200%201-.5-.5m6.5%200a.5.5%200%200%201%20.5-.5h3.5a.5.5%200%201%201%200%201H24a.5.5%200%200%201-.5-.5%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/airplane-departure.svg?color=%231a73e8&size=48