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

export interface PennantsIconSignature {
  Element: SVGSVGElement;
}

export const PennantsIcon: TOC<PennantsIconSignature> = <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="M1.244 3.175L0 3.016V1L24 4.074V6.09L22.307 5.873L18.914 10.929C18.727 11.208 18.414 11.373 18.083 11.373C17.66 11.373 17.281 11.105 17.14 10.703L15.217 5.203L11.971 10.041C11.784 10.32 11.471 10.484 11.14 10.484C10.72 10.484 10.338 10.218 10.197 9.814L8.274 4.314L5.028 9.151C4.841 9.43 4.528 9.593 4.197 9.593C3.774 9.593 3.395 9.326 3.254 8.924L1.244 3.175ZM3.462 3.459L4.483 6.376L6.203 3.811L3.462 3.459ZM11.425 7.266L10.404 4.349L11.62 4.504L13.146 4.699L11.425 7.266ZM17.349 5.239L18.37 8.155L20.09 5.59L17.349 5.239ZM24 14.022V11.995L0 16.051V18.078L1.864 17.763L5.458 22.681C5.689 22.997 6.076 23.139 6.432 23.077C6.806 23.015 7.112 22.746 7.223 22.384L8.923 16.811L12.361 21.516C12.59 21.828 12.973 21.974 13.335 21.912C13.709 21.849 14.015 21.58 14.126 21.217L15.826 15.644L19.264 20.348C19.493 20.661 19.876 20.807 20.238 20.744C20.612 20.681 20.918 20.413 21.029 20.05L22.806 14.226L24 14.022ZM4.07 17.391L5.893 19.886L6.795 16.93L6.478 16.984L4.07 17.391ZM12.795 18.719L10.972 16.224L11.137 16.195L13.698 15.762L12.795 18.719ZM19.698 17.552L20.6 14.597L18.507 14.951L17.876 15.057L19.698 17.552Z"/>
</svg>
</template>;