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

export interface VoteStarIconSignature {
  Element: SVGSVGElement;
}

export const VoteStarIcon: TOC<VoteStarIconSignature> = <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="M17.445 21.833C17.613 21.945 17.807 22.001 18 22.001C18.207 22.001 18.414 21.937 18.59 21.809C18.928 21.562 19.076 21.13 18.961 20.727L17.123 14.292L21.707 9.70801C21.993 9.42301 22.078 8.99201 21.924 8.61801C21.77 8.24501 21.404 8.00101 21 8.00101H15.619L12.895 2.55401C12.556 1.87701 11.445 1.87701 11.106 2.55401L8.38199 8.00101H2.99999C2.59599 8.00101 2.22999 8.24501 2.07599 8.61801C1.92199 8.99201 2.00699 9.42301 2.29299 9.70801L6.87699 14.292L5.03899 20.727C4.92399 21.13 5.07199 21.562 5.40999 21.809C5.74999 22.057 6.20699 22.065 6.55499 21.833L12 18.203L17.445 21.833ZM12.555 16.169C12.387 16.058 12.193 16.001 12 16.001C11.807 16.001 11.613 16.058 11.445 16.169L7.70899 18.66L8.96099 14.276C9.06099 13.927 8.96399 13.551 8.70699 13.294L5.41399 10.001H8.99999C9.37899 10.001 9.72499 9.78701 9.89499 9.44801L12 5.23701L14.105 9.44801C14.275 9.78701 14.621 10.001 15 10.001H18.586L15.293 13.294C15.036 13.55 14.938 13.926 15.039 14.276L16.291 18.66L12.555 16.169Z"/>
</svg>
</template>;