small airplane emoji

small-airplane from Emoji One (Colored) by Emoji One · Default · Travel · CC-BY-4.0 Attribution required.

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffce31" d="m43.4 25.1l14.4-1.7l-14 5.1"/><path fill="#b2c1c0" d="M44.4 24.5s-5.2-.2-9.3 3.2V32s5.2 0 9.3-3.2c.5-.4 1-1 1-2.1c0-1.2-.4-2.2-1-2.2"/><path fill="#42ade2" d="m9.3 25.1l8.2 16.3l13.1-4.2l-17.2-13.3z"/><path fill="#428bc1" d="M13.4 17.6v6.3l-4.1 1.2l2.1-6.2z"/><ellipse cx="35.1" cy="30.1" fill="#3e4347" rx="1" ry="2.5"/><path fill="#dae3ea" d="m50.6 17.6l-5.7 9.8s-23.3 6.5-31.5 9.3C5.2 39.6 8 42.4 2.1 48.2c-6.8 6.5 2.7 6.9 33.9-5.6c2.8-1.1 4.2-5.7 8.7-8.6c4.8-3.1 9-4.4 9-4.4l3.1-14.4z"/><path fill="#42ade2" d="m51.6 10.1l-4.1 1.3l3.1 6.5l9.2 2.2l4.2-2.9l-7.2-2.1zM21.3 46.5l38.6 7.4L64 51L37.2 39.5z"/><path fill="#428bc1" d="M64 43.9V51l-4.1 2.9l2.1-8.7z"/><path fill="#3e4347" d="M8.2 39.7C7 40.9 6.4 42.3 5.4 44c.9 1.1 2.3 1.7 3.9 1.7c2.9 0 5.2-2.2 5.2-5h-3.1c-1.3.1-2.4-.4-3.2-1"/><path fill="#dae3ea" d="m10.4 49.3l-1 .2c-.6-6.5 1.1-9.9 1.2-10l.8 1l-.4-.5l.4.5c-.1 0-1.6 3-1 8.8"/><g fill="#3e4347"><ellipse cx="21.7" cy="40.8" rx="1" ry="1.9"/><ellipse cx="25.8" cy="39.5" rx="1" ry="1.9"/><ellipse cx="29.9" cy="38.2" rx="1" ry="1.9"/></g><path fill="#ffce31" d="M51.6 30L64 26.7l-11.9 6.7"/><path fill="#b2c1c0" d="M51.6 29.5s-5.2-.3-9.3 3.7v5s5.2 0 9.3-3.7c.5-.4 1-1.1 1-2.5s-.4-2.5-1-2.5"/><ellipse cx="42.3" cy="35.8" fill="#3e4347" rx="1" ry="2.5"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneSmallAirplane(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffce31" d="m43.4 25.1l14.4-1.7l-14 5.1"/><path fill="#b2c1c0" d="M44.4 24.5s-5.2-.2-9.3 3.2V32s5.2 0 9.3-3.2c.5-.4 1-1 1-2.1c0-1.2-.4-2.2-1-2.2"/><path fill="#42ade2" d="m9.3 25.1l8.2 16.3l13.1-4.2l-17.2-13.3z"/><path fill="#428bc1" d="M13.4 17.6v6.3l-4.1 1.2l2.1-6.2z"/><ellipse cx="35.1" cy="30.1" fill="#3e4347" rx="1" ry="2.5"/><path fill="#dae3ea" d="m50.6 17.6l-5.7 9.8s-23.3 6.5-31.5 9.3C5.2 39.6 8 42.4 2.1 48.2c-6.8 6.5 2.7 6.9 33.9-5.6c2.8-1.1 4.2-5.7 8.7-8.6c4.8-3.1 9-4.4 9-4.4l3.1-14.4z"/><path fill="#42ade2" d="m51.6 10.1l-4.1 1.3l3.1 6.5l9.2 2.2l4.2-2.9l-7.2-2.1zM21.3 46.5l38.6 7.4L64 51L37.2 39.5z"/><path fill="#428bc1" d="M64 43.9V51l-4.1 2.9l2.1-8.7z"/><path fill="#3e4347" d="M8.2 39.7C7 40.9 6.4 42.3 5.4 44c.9 1.1 2.3 1.7 3.9 1.7c2.9 0 5.2-2.2 5.2-5h-3.1c-1.3.1-2.4-.4-3.2-1"/><path fill="#dae3ea" d="m10.4 49.3l-1 .2c-.6-6.5 1.1-9.9 1.2-10l.8 1l-.4-.5l.4.5c-.1 0-1.6 3-1 8.8"/><g fill="#3e4347"><ellipse cx="21.7" cy="40.8" rx="1" ry="1.9"/><ellipse cx="25.8" cy="39.5" rx="1" ry="1.9"/><ellipse cx="29.9" cy="38.2" rx="1" ry="1.9"/></g><path fill="#ffce31" d="M51.6 30L64 26.7l-11.9 6.7"/><path fill="#b2c1c0" d="M51.6 29.5s-5.2-.3-9.3 3.7v5s5.2 0 9.3-3.7c.5-.4 1-1.1 1-2.5s-.4-2.5-1-2.5"/><ellipse cx="42.3" cy="35.8" fill="#3e4347" rx="1" 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="#ffce31" d="m43.4 25.1l14.4-1.7l-14 5.1"/><path fill="#b2c1c0" d="M44.4 24.5s-5.2-.2-9.3 3.2V32s5.2 0 9.3-3.2c.5-.4 1-1 1-2.1c0-1.2-.4-2.2-1-2.2"/><path fill="#42ade2" d="m9.3 25.1l8.2 16.3l13.1-4.2l-17.2-13.3z"/><path fill="#428bc1" d="M13.4 17.6v6.3l-4.1 1.2l2.1-6.2z"/><ellipse cx="35.1" cy="30.1" fill="#3e4347" rx="1" ry="2.5"/><path fill="#dae3ea" d="m50.6 17.6l-5.7 9.8s-23.3 6.5-31.5 9.3C5.2 39.6 8 42.4 2.1 48.2c-6.8 6.5 2.7 6.9 33.9-5.6c2.8-1.1 4.2-5.7 8.7-8.6c4.8-3.1 9-4.4 9-4.4l3.1-14.4z"/><path fill="#42ade2" d="m51.6 10.1l-4.1 1.3l3.1 6.5l9.2 2.2l4.2-2.9l-7.2-2.1zM21.3 46.5l38.6 7.4L64 51L37.2 39.5z"/><path fill="#428bc1" d="M64 43.9V51l-4.1 2.9l2.1-8.7z"/><path fill="#3e4347" d="M8.2 39.7C7 40.9 6.4 42.3 5.4 44c.9 1.1 2.3 1.7 3.9 1.7c2.9 0 5.2-2.2 5.2-5h-3.1c-1.3.1-2.4-.4-3.2-1"/><path fill="#dae3ea" d="m10.4 49.3l-1 .2c-.6-6.5 1.1-9.9 1.2-10l.8 1l-.4-.5l.4.5c-.1 0-1.6 3-1 8.8"/><g fill="#3e4347"><ellipse cx="21.7" cy="40.8" rx="1" ry="1.9"/><ellipse cx="25.8" cy="39.5" rx="1" ry="1.9"/><ellipse cx="29.9" cy="38.2" rx="1" ry="1.9"/></g><path fill="#ffce31" d="M51.6 30L64 26.7l-11.9 6.7"/><path fill="#b2c1c0" d="M51.6 29.5s-5.2-.3-9.3 3.7v5s5.2 0 9.3-3.7c.5-.4 1-1.1 1-2.5s-.4-2.5-1-2.5"/><ellipse cx="42.3" cy="35.8" fill="#3e4347" rx="1" ry="2.5"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22m43.4%2025.1l14.4-1.7l-14%205.1%22%2F%3E%3Cpath%20fill%3D%22%23b2c1c0%22%20d%3D%22M44.4%2024.5s-5.2-.2-9.3%203.2V32s5.2%200%209.3-3.2c.5-.4%201-1%201-2.1c0-1.2-.4-2.2-1-2.2%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22m9.3%2025.1l8.2%2016.3l13.1-4.2l-17.2-13.3z%22%2F%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M13.4%2017.6v6.3l-4.1%201.2l2.1-6.2z%22%2F%3E%3Cellipse%20cx%3D%2235.1%22%20cy%3D%2230.1%22%20fill%3D%22%233e4347%22%20rx%3D%221%22%20ry%3D%222.5%22%2F%3E%3Cpath%20fill%3D%22%23dae3ea%22%20d%3D%22m50.6%2017.6l-5.7%209.8s-23.3%206.5-31.5%209.3C5.2%2039.6%208%2042.4%202.1%2048.2c-6.8%206.5%202.7%206.9%2033.9-5.6c2.8-1.1%204.2-5.7%208.7-8.6c4.8-3.1%209-4.4%209-4.4l3.1-14.4z%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22m51.6%2010.1l-4.1%201.3l3.1%206.5l9.2%202.2l4.2-2.9l-7.2-2.1zM21.3%2046.5l38.6%207.4L64%2051L37.2%2039.5z%22%2F%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M64%2043.9V51l-4.1%202.9l2.1-8.7z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M8.2%2039.7C7%2040.9%206.4%2042.3%205.4%2044c.9%201.1%202.3%201.7%203.9%201.7c2.9%200%205.2-2.2%205.2-5h-3.1c-1.3.1-2.4-.4-3.2-1%22%2F%3E%3Cpath%20fill%3D%22%23dae3ea%22%20d%3D%22m10.4%2049.3l-1%20.2c-.6-6.5%201.1-9.9%201.2-10l.8%201l-.4-.5l.4.5c-.1%200-1.6%203-1%208.8%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%2221.7%22%20cy%3D%2240.8%22%20rx%3D%221%22%20ry%3D%221.9%22%2F%3E%3Cellipse%20cx%3D%2225.8%22%20cy%3D%2239.5%22%20rx%3D%221%22%20ry%3D%221.9%22%2F%3E%3Cellipse%20cx%3D%2229.9%22%20cy%3D%2238.2%22%20rx%3D%221%22%20ry%3D%221.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M51.6%2030L64%2026.7l-11.9%206.7%22%2F%3E%3Cpath%20fill%3D%22%23b2c1c0%22%20d%3D%22M51.6%2029.5s-5.2-.3-9.3%203.7v5s5.2%200%209.3-3.7c.5-.4%201-1.1%201-2.5s-.4-2.5-1-2.5%22%2F%3E%3Cellipse%20cx%3D%2242.3%22%20cy%3D%2235.8%22%20fill%3D%22%233e4347%22%20rx%3D%221%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%23ffce31%22%20d%3D%22m43.4%2025.1l14.4-1.7l-14%205.1%22%2F%3E%3Cpath%20fill%3D%22%23b2c1c0%22%20d%3D%22M44.4%2024.5s-5.2-.2-9.3%203.2V32s5.2%200%209.3-3.2c.5-.4%201-1%201-2.1c0-1.2-.4-2.2-1-2.2%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22m9.3%2025.1l8.2%2016.3l13.1-4.2l-17.2-13.3z%22%2F%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M13.4%2017.6v6.3l-4.1%201.2l2.1-6.2z%22%2F%3E%3Cellipse%20cx%3D%2235.1%22%20cy%3D%2230.1%22%20fill%3D%22%233e4347%22%20rx%3D%221%22%20ry%3D%222.5%22%2F%3E%3Cpath%20fill%3D%22%23dae3ea%22%20d%3D%22m50.6%2017.6l-5.7%209.8s-23.3%206.5-31.5%209.3C5.2%2039.6%208%2042.4%202.1%2048.2c-6.8%206.5%202.7%206.9%2033.9-5.6c2.8-1.1%204.2-5.7%208.7-8.6c4.8-3.1%209-4.4%209-4.4l3.1-14.4z%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22m51.6%2010.1l-4.1%201.3l3.1%206.5l9.2%202.2l4.2-2.9l-7.2-2.1zM21.3%2046.5l38.6%207.4L64%2051L37.2%2039.5z%22%2F%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M64%2043.9V51l-4.1%202.9l2.1-8.7z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M8.2%2039.7C7%2040.9%206.4%2042.3%205.4%2044c.9%201.1%202.3%201.7%203.9%201.7c2.9%200%205.2-2.2%205.2-5h-3.1c-1.3.1-2.4-.4-3.2-1%22%2F%3E%3Cpath%20fill%3D%22%23dae3ea%22%20d%3D%22m10.4%2049.3l-1%20.2c-.6-6.5%201.1-9.9%201.2-10l.8%201l-.4-.5l.4.5c-.1%200-1.6%203-1%208.8%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%2221.7%22%20cy%3D%2240.8%22%20rx%3D%221%22%20ry%3D%221.9%22%2F%3E%3Cellipse%20cx%3D%2225.8%22%20cy%3D%2239.5%22%20rx%3D%221%22%20ry%3D%221.9%22%2F%3E%3Cellipse%20cx%3D%2229.9%22%20cy%3D%2238.2%22%20rx%3D%221%22%20ry%3D%221.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M51.6%2030L64%2026.7l-11.9%206.7%22%2F%3E%3Cpath%20fill%3D%22%23b2c1c0%22%20d%3D%22M51.6%2029.5s-5.2-.3-9.3%203.7v5s5.2%200%209.3-3.7c.5-.4%201-1.1%201-2.5s-.4-2.5-1-2.5%22%2F%3E%3Cellipse%20cx%3D%2242.3%22%20cy%3D%2235.8%22%20fill%3D%22%233e4347%22%20rx%3D%221%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/small-airplane.svg?color=%231a73e8&size=48