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

export interface VoteThumbsDownIconSignature {
  Element: SVGSVGElement;
}

export const VoteThumbsDownIcon: TOC<VoteThumbsDownIconSignature> = <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="M21 2.00098H17C16.447 2.00098 16 2.44898 16 3.00098V3.52298L12.371 2.07198C12.254 2.02498 12.127 2.00098 12 2.00098H4C3.517 2.00098 3.103 2.34698 3.016 2.82198L1.016 13.822C0.962997 14.114 1.043 14.414 1.233 14.641C1.423 14.868 1.703 15.001 2 15.001H8V19.001C8 19.553 8.447 20.001 9 20.001H12C12.4 20.001 12.762 19.763 12.919 19.395L15.659 13.001H16C16 13.553 16.447 14.001 17 14.001H21C21.553 14.001 22 13.553 22 13.001V3.00098C22 2.44898 21.553 2.00098 21 2.00098ZM15 11.001C14.6 11.001 14.238 11.239 14.081 11.606L11.341 18.001H10V14.001C10 13.449 9.553 13.001 9 13.001H3.198L4.834 4.00098H11.808L16 5.67898V11.001H15ZM18 12.001H20V4.00098H18V12.001Z"/>
</svg>
</template>;