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

export interface UndoIconSignature {
  Element: SVGSVGElement;
}

export const UndoIcon: TOC<UndoIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M13.4329985,2 C8.9479985,2 5.1439985,4.969 3.8799985,9.042 L2.2989985,6.305 L0.5670015,7.305 L4.0670015,13.367 L10.1299985,9.867 L9.1299985,8.134 L5.6619985,10.136 C6.5039985,6.623 9.6639985,4 13.4329985,4 C17.8439985,4 21.4329985,7.589 21.4329985,12 C21.4329985,16.411 17.8439985,20 13.4329985,20 L13.4329985,22 C18.9469985,22 23.4329985,17.515 23.4329985,12 C23.4329985,6.486 18.9469985,2 13.4329985,2 Z"/></svg></template>;