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

export interface VoteIconSignature {
  Element: SVGSVGElement;
}

export const VoteIcon: TOC<VoteIconSignature> = <template><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" ...attributes><path d="M4.35,22.307144 C3.69917,22.307144 3.1448,22.078144 2.68688,21.620244 C2.22896,21.162344 2,20.607944 2,19.957144 L2,15.282144 L5.9,11.032144 L7.575,12.732144 L4.7,15.857144 L19.02498,15.857144 L16.27498,12.757144 L17.97498,11.057144 L21.72498,15.282144 L21.72498,19.957144 C21.72498,20.607944 21.49358,21.162344 21.03078,21.620244 C20.56798,22.078144 20.00768,22.307144 19.34998,22.307144 L4.35,22.307144 Z M4.35,19.957144 L19.34998,19.957144 L19.34998,17.357144 L4.35,17.357144 L4.35,19.957144 Z M10.27498,13.532144 L6.725,9.93214401 C6.24167,9.43214401 6.0125,8.86964401 6.0375,8.24464401 C6.0625,7.61964401 6.31667,7.06547401 6.8,6.58214401 L11.72498,1.65714401 C12.17388,1.21447401 12.71958,0.995474008 13.36208,1.00007088 C14.00458,1.00480401 14.56718,1.24047401 15.04998,1.70714401 L18.59998,5.30714401 C19.06668,5.77380401 19.29588,6.31964401 19.28748,6.94464401 C19.27918,7.56964401 19.01668,8.14047401 18.49998,8.65714401 L13.62498,13.532144 C13.17498,13.982144 12.62498,14.215444 11.97498,14.232144 C11.32498,14.248844 10.75838,14.015444 10.27498,13.532144 Z M16.72498,6.85714401 L13.34998,3.53214401 L8.575,8.33214401 L11.92498,11.657144 L16.72498,6.85714401 Z"/></svg></template>;