// THIS FILE IS GENERATED. ANY CHANGES TO THIS FILE WILL BE LOST.
import type { TOC } from '@ember/component/template-only';

export interface AirplaneIconSignature {
  Element: SVGSVGElement;
}

export const AirplaneIcon: TOC<AirplaneIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes>
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.2074 5.50486C20.6464 4.92486 22.1054 5.60486 22.6774 6.87486C22.9664 7.52386 22.9874 8.27186 22.7354 8.93086C22.4714 9.61186 21.9634 10.1409 21.3054 10.4249L17.0904 12.2829L13.6164 18.6279C13.5214 18.8029 13.3764 18.9439 13.2004 19.0349L10.2194 20.5839C10.0744 20.6599 9.91645 20.6969 9.75845 20.6969C9.51745 20.6969 9.27945 20.6099 9.09245 20.4429C8.78245 20.1669 8.67645 19.7259 8.82545 19.3389L10.4664 15.0789L9.05645 15.7299C8.78145 15.8569 8.46245 15.8519 8.18945 15.7159L1.55145 12.3879C1.22245 12.2229 1.01145 11.8909 1.00045 11.5229C0.989449 11.1539 1.18145 10.8109 1.50045 10.6269L4.12945 9.11086C4.40745 8.95086 4.74445 8.93286 5.03645 9.06486L8.11645 10.4419L9.94945 9.62486L6.23645 7.21986C5.93745 7.02586 5.76445 6.68786 5.78045 6.33186C5.79845 5.97586 6.00345 5.65686 6.32045 5.49186L8.98745 4.11186C9.30345 3.94786 9.68245 3.96586 9.98245 4.15486L15.0414 7.35886L19.2074 5.50486ZM15.9734 10.5909L20.5064 8.59286C20.8574 8.44086 21.0054 8.03786 20.8504 7.69286C20.7094 7.37886 20.3184 7.21386 19.9844 7.34586L15.3644 9.40386C15.0594 9.53986 14.7054 9.51586 14.4224 9.33486L9.39645 6.15186L8.76745 6.47786L12.5854 8.94986C12.8934 9.14886 13.0674 9.50086 13.0394 9.86686C13.0114 10.2319 12.7844 10.5529 12.4494 10.7029L8.52245 12.4509C8.26345 12.5669 7.96745 12.5659 7.70745 12.4499L4.68745 11.0999L4.10945 11.4319L8.65645 13.7119L11.8674 12.2299C12.0014 12.1679 12.1434 12.1379 12.2854 12.1379C12.5344 12.1379 12.7814 12.2309 12.9704 12.4089C13.2674 12.6869 13.3654 13.1179 13.2194 13.4979L11.6414 17.5919L12.0094 17.4019L15.5004 11.0269C15.6054 10.8329 15.7724 10.6799 15.9734 10.5909Z"/>
</svg>
</template>;