airplane departure emoji
airplane-departure from Emoji One (Colored) by Emoji One · Default · Travel · CC-BY-4.0 Attribution required.
- Name
- airplane-departure
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Travel
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More travel icons from Emoji One (Colored)
Use the airplane departure emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M32.9 11s-2.5-1.2-4.6-2.1c-2-.9-2.6-2.1-1.1-2.6c1.4-.5 4.7-.7 7.3-.6c1.1.1 4.6.3 4.6.3c2.6.1 2.8 1 .4 1.8z"/><path fill="#dae3ea" d="M8.3 20.4s-2.6 1-2.8 2.2c-.3 1-1.2 14.7 56.7-17.6c3.4-1.9 1.7-4-3-4.5C45-1.1 48.5 0 8.3 20.4"/><path fill="#42ade2" d="M21.1 13.8S8.3 10 4.1 8.6c-2.7-.9-4 2.1-4 2.1s5 12.2 5.5 11.9L21 14.7c.5-.3.5-.7.1-.9"/><path fill="#c5d0d8" d="M34.8 25.5s-10.4.9-17.5 8.1c-.4.4-1.2 1.5.1 2.1c2.5.7 8.4 1.3 18.4-3.5z"/><path fill="#94989b" d="M35.9 32.1c-.9.3-1.9-.9-2.4-2.7c-.4-1.8-.1-3.5.8-3.8s1.9.9 2.4 2.7c.4 1.8.1 3.5-.8 3.8"/><path fill="#42ade2" d="M33.3 15.2c-2.5 1.1-3.7 1.7-5.1 4L17.8 34.8c-1.4 2.3-.4 3.4 2.2 2.6c2.6-.9 6.2-3.2 7.9-5.3l16.5-19.6c1.7-2.1 1.1-2.8-1.4-1.7z"/><g fill="#3e4347"><path d="M35.1 29.6c-.3-1.3-.9-2.3-1.6-2.6c-.1.7-.1 1.5.1 2.4c.3 1.3.9 2.3 1.6 2.6c.1-.7.1-1.5-.1-2.4M54.4.7c-.5.8-3.2 3.1-3.2 3.1s.5.9 2.1.4c1.3-.4 2.6-1.6 3.3-3z"/><circle cx="21.3" cy="17.4" r="1"/><circle cx="24.9" cy="15.6" r="1"/><circle cx="28.5" cy="13.7" r="1"/><circle cx="32.2" cy="11.8" r="1"/><circle cx="35.8" cy="9.9" r="1"/><circle cx="39.4" cy="8.1" r="1"/><circle cx="43" cy="6.2" r="1"/></g><ellipse cx="32" cy="61.5" fill="#94989b" rx="24.6" ry="2.5"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneAirplaneDeparture(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M32.9 11s-2.5-1.2-4.6-2.1c-2-.9-2.6-2.1-1.1-2.6c1.4-.5 4.7-.7 7.3-.6c1.1.1 4.6.3 4.6.3c2.6.1 2.8 1 .4 1.8z"/><path fill="#dae3ea" d="M8.3 20.4s-2.6 1-2.8 2.2c-.3 1-1.2 14.7 56.7-17.6c3.4-1.9 1.7-4-3-4.5C45-1.1 48.5 0 8.3 20.4"/><path fill="#42ade2" d="M21.1 13.8S8.3 10 4.1 8.6c-2.7-.9-4 2.1-4 2.1s5 12.2 5.5 11.9L21 14.7c.5-.3.5-.7.1-.9"/><path fill="#c5d0d8" d="M34.8 25.5s-10.4.9-17.5 8.1c-.4.4-1.2 1.5.1 2.1c2.5.7 8.4 1.3 18.4-3.5z"/><path fill="#94989b" d="M35.9 32.1c-.9.3-1.9-.9-2.4-2.7c-.4-1.8-.1-3.5.8-3.8s1.9.9 2.4 2.7c.4 1.8.1 3.5-.8 3.8"/><path fill="#42ade2" d="M33.3 15.2c-2.5 1.1-3.7 1.7-5.1 4L17.8 34.8c-1.4 2.3-.4 3.4 2.2 2.6c2.6-.9 6.2-3.2 7.9-5.3l16.5-19.6c1.7-2.1 1.1-2.8-1.4-1.7z"/><g fill="#3e4347"><path d="M35.1 29.6c-.3-1.3-.9-2.3-1.6-2.6c-.1.7-.1 1.5.1 2.4c.3 1.3.9 2.3 1.6 2.6c.1-.7.1-1.5-.1-2.4M54.4.7c-.5.8-3.2 3.1-3.2 3.1s.5.9 2.1.4c1.3-.4 2.6-1.6 3.3-3z"/><circle cx="21.3" cy="17.4" r="1"/><circle cx="24.9" cy="15.6" r="1"/><circle cx="28.5" cy="13.7" r="1"/><circle cx="32.2" cy="11.8" r="1"/><circle cx="35.8" cy="9.9" r="1"/><circle cx="39.4" cy="8.1" r="1"/><circle cx="43" cy="6.2" r="1"/></g><ellipse cx="32" cy="61.5" fill="#94989b" rx="24.6" ry="2.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M32.9 11s-2.5-1.2-4.6-2.1c-2-.9-2.6-2.1-1.1-2.6c1.4-.5 4.7-.7 7.3-.6c1.1.1 4.6.3 4.6.3c2.6.1 2.8 1 .4 1.8z"/><path fill="#dae3ea" d="M8.3 20.4s-2.6 1-2.8 2.2c-.3 1-1.2 14.7 56.7-17.6c3.4-1.9 1.7-4-3-4.5C45-1.1 48.5 0 8.3 20.4"/><path fill="#42ade2" d="M21.1 13.8S8.3 10 4.1 8.6c-2.7-.9-4 2.1-4 2.1s5 12.2 5.5 11.9L21 14.7c.5-.3.5-.7.1-.9"/><path fill="#c5d0d8" d="M34.8 25.5s-10.4.9-17.5 8.1c-.4.4-1.2 1.5.1 2.1c2.5.7 8.4 1.3 18.4-3.5z"/><path fill="#94989b" d="M35.9 32.1c-.9.3-1.9-.9-2.4-2.7c-.4-1.8-.1-3.5.8-3.8s1.9.9 2.4 2.7c.4 1.8.1 3.5-.8 3.8"/><path fill="#42ade2" d="M33.3 15.2c-2.5 1.1-3.7 1.7-5.1 4L17.8 34.8c-1.4 2.3-.4 3.4 2.2 2.6c2.6-.9 6.2-3.2 7.9-5.3l16.5-19.6c1.7-2.1 1.1-2.8-1.4-1.7z"/><g fill="#3e4347"><path d="M35.1 29.6c-.3-1.3-.9-2.3-1.6-2.6c-.1.7-.1 1.5.1 2.4c.3 1.3.9 2.3 1.6 2.6c.1-.7.1-1.5-.1-2.4M54.4.7c-.5.8-3.2 3.1-3.2 3.1s.5.9 2.1.4c1.3-.4 2.6-1.6 3.3-3z"/><circle cx="21.3" cy="17.4" r="1"/><circle cx="24.9" cy="15.6" r="1"/><circle cx="28.5" cy="13.7" r="1"/><circle cx="32.2" cy="11.8" r="1"/><circle cx="35.8" cy="9.9" r="1"/><circle cx="39.4" cy="8.1" r="1"/><circle cx="43" cy="6.2" r="1"/></g><ellipse cx="32" cy="61.5" fill="#94989b" rx="24.6" ry="2.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%2064%2064%22%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M32.9%2011s-2.5-1.2-4.6-2.1c-2-.9-2.6-2.1-1.1-2.6c1.4-.5%204.7-.7%207.3-.6c1.1.1%204.6.3%204.6.3c2.6.1%202.8%201%20.4%201.8z%22%2F%3E%3Cpath%20fill%3D%22%23dae3ea%22%20d%3D%22M8.3%2020.4s-2.6%201-2.8%202.2c-.3%201-1.2%2014.7%2056.7-17.6c3.4-1.9%201.7-4-3-4.5C45-1.1%2048.5%200%208.3%2020.4%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M21.1%2013.8S8.3%2010%204.1%208.6c-2.7-.9-4%202.1-4%202.1s5%2012.2%205.5%2011.9L21%2014.7c.5-.3.5-.7.1-.9%22%2F%3E%3Cpath%20fill%3D%22%23c5d0d8%22%20d%3D%22M34.8%2025.5s-10.4.9-17.5%208.1c-.4.4-1.2%201.5.1%202.1c2.5.7%208.4%201.3%2018.4-3.5z%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M35.9%2032.1c-.9.3-1.9-.9-2.4-2.7c-.4-1.8-.1-3.5.8-3.8s1.9.9%202.4%202.7c.4%201.8.1%203.5-.8%203.8%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M33.3%2015.2c-2.5%201.1-3.7%201.7-5.1%204L17.8%2034.8c-1.4%202.3-.4%203.4%202.2%202.6c2.6-.9%206.2-3.2%207.9-5.3l16.5-19.6c1.7-2.1%201.1-2.8-1.4-1.7z%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M35.1%2029.6c-.3-1.3-.9-2.3-1.6-2.6c-.1.7-.1%201.5.1%202.4c.3%201.3.9%202.3%201.6%202.6c.1-.7.1-1.5-.1-2.4M54.4.7c-.5.8-3.2%203.1-3.2%203.1s.5.9%202.1.4c1.3-.4%202.6-1.6%203.3-3z%22%2F%3E%3Ccircle%20cx%3D%2221.3%22%20cy%3D%2217.4%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2224.9%22%20cy%3D%2215.6%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2228.5%22%20cy%3D%2213.7%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232.2%22%20cy%3D%2211.8%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2235.8%22%20cy%3D%229.9%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2239.4%22%20cy%3D%228.1%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2243%22%20cy%3D%226.2%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2261.5%22%20fill%3D%22%2394989b%22%20rx%3D%2224.6%22%20ry%3D%222.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%2064%2064%22%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M32.9%2011s-2.5-1.2-4.6-2.1c-2-.9-2.6-2.1-1.1-2.6c1.4-.5%204.7-.7%207.3-.6c1.1.1%204.6.3%204.6.3c2.6.1%202.8%201%20.4%201.8z%22%2F%3E%3Cpath%20fill%3D%22%23dae3ea%22%20d%3D%22M8.3%2020.4s-2.6%201-2.8%202.2c-.3%201-1.2%2014.7%2056.7-17.6c3.4-1.9%201.7-4-3-4.5C45-1.1%2048.5%200%208.3%2020.4%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M21.1%2013.8S8.3%2010%204.1%208.6c-2.7-.9-4%202.1-4%202.1s5%2012.2%205.5%2011.9L21%2014.7c.5-.3.5-.7.1-.9%22%2F%3E%3Cpath%20fill%3D%22%23c5d0d8%22%20d%3D%22M34.8%2025.5s-10.4.9-17.5%208.1c-.4.4-1.2%201.5.1%202.1c2.5.7%208.4%201.3%2018.4-3.5z%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M35.9%2032.1c-.9.3-1.9-.9-2.4-2.7c-.4-1.8-.1-3.5.8-3.8s1.9.9%202.4%202.7c.4%201.8.1%203.5-.8%203.8%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M33.3%2015.2c-2.5%201.1-3.7%201.7-5.1%204L17.8%2034.8c-1.4%202.3-.4%203.4%202.2%202.6c2.6-.9%206.2-3.2%207.9-5.3l16.5-19.6c1.7-2.1%201.1-2.8-1.4-1.7z%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M35.1%2029.6c-.3-1.3-.9-2.3-1.6-2.6c-.1.7-.1%201.5.1%202.4c.3%201.3.9%202.3%201.6%202.6c.1-.7.1-1.5-.1-2.4M54.4.7c-.5.8-3.2%203.1-3.2%203.1s.5.9%202.1.4c1.3-.4%202.6-1.6%203.3-3z%22%2F%3E%3Ccircle%20cx%3D%2221.3%22%20cy%3D%2217.4%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2224.9%22%20cy%3D%2215.6%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2228.5%22%20cy%3D%2213.7%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232.2%22%20cy%3D%2211.8%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2235.8%22%20cy%3D%229.9%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2239.4%22%20cy%3D%228.1%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2243%22%20cy%3D%226.2%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2261.5%22%20fill%3D%22%2394989b%22%20rx%3D%2224.6%22%20ry%3D%222.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/airplane-departure.svg?color=%231a73e8&size=48