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

export interface DecidedIconSignature {
  Element: SVGSVGElement;
}

export const DecidedIcon: TOC<DecidedIconSignature> = <template><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" ...attributes><path d="M3.36853501,22.0313688 C3.13520501,22.0313688 2.93103501,21.9438688 2.75603501,21.7688688 C2.58103501,21.5938688 2.49353501,21.3813688 2.49353501,21.1313688 C2.49353501,20.8813688 2.57686501,20.6688688 2.74353501,20.4938688 C2.91020501,20.3188688 3.12686501,20.2313688 3.39353501,20.2313688 L14.493495,20.2313688 C14.743495,20.2313688 14.951895,20.3230688 15.118495,20.5063688 C15.285195,20.6896688 15.368495,20.8980688 15.368495,21.1313688 C15.368495,21.3980688 15.285195,21.6146688 15.118495,21.7813688 C14.951895,21.9480688 14.735195,22.0313688 14.468495,22.0313688 L3.36853501,22.0313688 Z M6.89353501,15.0813688 L4.04353501,12.2313688 C3.59353501,11.7646688 3.36436501,11.2105688 3.35603501,10.5688688 C3.34770501,9.92716881 3.56853501,9.38135881 4.01853501,8.93135881 L4.74353501,8.18135881 L10.943495,14.3313688 L10.193495,15.0813688 C9.74349501,15.5313688 9.19349501,15.7563688 8.54353501,15.7563688 C7.89353501,15.7563688 7.34353501,15.5313688 6.89353501,15.0813688 Z M15.693495,9.55635881 L9.54349501,3.35635881 L10.293495,2.63135881 C10.743495,2.18135881 11.293495,1.96051881 11.943495,1.96885881 C12.593495,1.97718881 13.151895,2.20635881 13.618495,2.65635881 L16.443495,5.50635881 C16.893495,5.97301881 17.118495,6.52718881 17.118495,7.16885881 C17.118495,7.81051881 16.893495,8.35635881 16.443495,8.80635881 L15.693495,9.55635881 Z M19.518495,19.8063688 L6.34353501,6.63135881 L7.99353501,4.95635881 L21.193495,18.1813688 C21.410195,18.3980688 21.514395,18.6688688 21.505995,18.9938688 C21.497695,19.3188688 21.385195,19.5896688 21.168495,19.8063688 C20.935195,20.0396688 20.660195,20.1563688 20.343495,20.1563688 C20.026895,20.1563688 19.751895,20.0396688 19.518495,19.8063688 Z"/></svg></template>;