plane arrival icon

plane-arrival-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
plane-arrival-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

The same icon in other sets

Related icons in Tabler Icons

Use the plane arrival icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.466 2.271l2.898.777a1 1 0 0 1 .708.711l1.904 7.235l4.255 1.141a3 3 0 1 1-1.539 5.799L4.203 14.052a1 1 0 0 1-.72-.765L2.136 6.715a1 1 0 0 1 1.239-1.167l2.898.776a1 1 0 0 1 .607.466l1.207 2.091l1.217.326l-.098-5.954a1 1 0 0 1 1.259-.982M22 21a1 1 0 0 1-1 1H3a1 1 0 0 1 0-2h18a1 1 0 0 1 1 1"/></svg>

React

import type { SVGProps } from "react";

export function TablerPlaneArrivalFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.466 2.271l2.898.777a1 1 0 0 1 .708.711l1.904 7.235l4.255 1.141a3 3 0 1 1-1.539 5.799L4.203 14.052a1 1 0 0 1-.72-.765L2.136 6.715a1 1 0 0 1 1.239-1.167l2.898.776a1 1 0 0 1 .607.466l1.207 2.091l1.217.326l-.098-5.954a1 1 0 0 1 1.259-.982M22 21a1 1 0 0 1-1 1H3a1 1 0 0 1 0-2h18a1 1 0 0 1 1 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.466 2.271l2.898.777a1 1 0 0 1 .708.711l1.904 7.235l4.255 1.141a3 3 0 1 1-1.539 5.799L4.203 14.052a1 1 0 0 1-.72-.765L2.136 6.715a1 1 0 0 1 1.239-1.167l2.898.776a1 1 0 0 1 .607.466l1.207 2.091l1.217.326l-.098-5.954a1 1 0 0 1 1.259-.982M22 21a1 1 0 0 1-1 1H3a1 1 0 0 1 0-2h18a1 1 0 0 1 1 1"/></svg>
</template>

CSS

.icon-plane-arrival-filled {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.466%202.271l2.898.777a1%201%200%200%201%20.708.711l1.904%207.235l4.255%201.141a3%203%200%201%201-1.539%205.799L4.203%2014.052a1%201%200%200%201-.72-.765L2.136%206.715a1%201%200%200%201%201.239-1.167l2.898.776a1%201%200%200%201%20.607.466l1.207%202.091l1.217.326l-.098-5.954a1%201%200%200%201%201.259-.982M22%2021a1%201%200%200%201-1%201H3a1%201%200%200%201%200-2h18a1%201%200%200%201%201%201%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.466%202.271l2.898.777a1%201%200%200%201%20.708.711l1.904%207.235l4.255%201.141a3%203%200%201%201-1.539%205.799L4.203%2014.052a1%201%200%200%201-.72-.765L2.136%206.715a1%201%200%200%201%201.239-1.167l2.898.776a1%201%200%200%201%20.607.466l1.207%202.091l1.217.326l-.098-5.954a1%201%200%200%201%201.259-.982M22%2021a1%201%200%200%201-1%201H3a1%201%200%200%201%200-2h18a1%201%200%200%201%201%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/plane-arrival-filled.svg?color=%231a73e8&size=48

Plane Arrival filled icon — Tabler Icons · IconsDB