small plane icon

small-plane from Health Icons by Resolve to Save Lives · Filled · Vehicles · MIT Free for personal and commercial use.

Name
small-plane
Set
Health Icons
Style
Filled
Category
Vehicles
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More vehicles icons from Health Icons

Use the small plane icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m11.806 14.129l-3.484 3.484c-1.16 1.161-2.322 0-1.16-1.162l9.29-9.29c1.16-1.161 2.322 0 1.16 1.161l-3.483 3.484s2.323 0 4.645 2.323l2.323 2.323l9.037-9.038a2 2 0 0 1 2.828 0l1.151 1.15a2 2 0 0 1 .453 2.133l-5.34 13.884l6.968 9.29l4.03-2.015a.954.954 0 0 1 1.101 1.529l-7.94 7.94a.954.954 0 0 1-1.53-1.102l2.016-4.03l-9.29-6.967l-13.884 5.34a2 2 0 0 1-2.132-.453l-1.15-1.15a2 2 0 0 1 0-2.829l9.036-9.037l-2.322-2.323c-2.323-2.323-2.323-4.645-2.323-4.645"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsSmallPlane(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m11.806 14.129l-3.484 3.484c-1.16 1.161-2.322 0-1.16-1.162l9.29-9.29c1.16-1.161 2.322 0 1.16 1.161l-3.483 3.484s2.323 0 4.645 2.323l2.323 2.323l9.037-9.038a2 2 0 0 1 2.828 0l1.151 1.15a2 2 0 0 1 .453 2.133l-5.34 13.884l6.968 9.29l4.03-2.015a.954.954 0 0 1 1.101 1.529l-7.94 7.94a.954.954 0 0 1-1.53-1.102l2.016-4.03l-9.29-6.967l-13.884 5.34a2 2 0 0 1-2.132-.453l-1.15-1.15a2 2 0 0 1 0-2.829l9.036-9.037l-2.322-2.323c-2.323-2.323-2.323-4.645-2.323-4.645"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m11.806 14.129l-3.484 3.484c-1.16 1.161-2.322 0-1.16-1.162l9.29-9.29c1.16-1.161 2.322 0 1.16 1.161l-3.483 3.484s2.323 0 4.645 2.323l2.323 2.323l9.037-9.038a2 2 0 0 1 2.828 0l1.151 1.15a2 2 0 0 1 .453 2.133l-5.34 13.884l6.968 9.29l4.03-2.015a.954.954 0 0 1 1.101 1.529l-7.94 7.94a.954.954 0 0 1-1.53-1.102l2.016-4.03l-9.29-6.967l-13.884 5.34a2 2 0 0 1-2.132-.453l-1.15-1.15a2 2 0 0 1 0-2.829l9.036-9.037l-2.322-2.323c-2.323-2.323-2.323-4.645-2.323-4.645"/></svg>
</template>

CSS

.icon-small-plane {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.806%2014.129l-3.484%203.484c-1.16%201.161-2.322%200-1.16-1.162l9.29-9.29c1.16-1.161%202.322%200%201.16%201.161l-3.483%203.484s2.323%200%204.645%202.323l2.323%202.323l9.037-9.038a2%202%200%200%201%202.828%200l1.151%201.15a2%202%200%200%201%20.453%202.133l-5.34%2013.884l6.968%209.29l4.03-2.015a.954.954%200%200%201%201.101%201.529l-7.94%207.94a.954.954%200%200%201-1.53-1.102l2.016-4.03l-9.29-6.967l-13.884%205.34a2%202%200%200%201-2.132-.453l-1.15-1.15a2%202%200%200%201%200-2.829l9.036-9.037l-2.322-2.323c-2.323-2.323-2.323-4.645-2.323-4.645%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.806%2014.129l-3.484%203.484c-1.16%201.161-2.322%200-1.16-1.162l9.29-9.29c1.16-1.161%202.322%200%201.16%201.161l-3.483%203.484s2.323%200%204.645%202.323l2.323%202.323l9.037-9.038a2%202%200%200%201%202.828%200l1.151%201.15a2%202%200%200%201%20.453%202.133l-5.34%2013.884l6.968%209.29l4.03-2.015a.954.954%200%200%201%201.101%201.529l-7.94%207.94a.954.954%200%200%201-1.53-1.102l2.016-4.03l-9.29-6.967l-13.884%205.34a2%202%200%200%201-2.132-.453l-1.15-1.15a2%202%200%200%201%200-2.829l9.036-9.037l-2.322-2.323c-2.323-2.323-2.323-4.645-2.323-4.645%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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