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

export interface ClockIconSignature {
  Element: SVGSVGElement;
}

export const ClockIcon: TOC<ClockIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M12,22 C10.0222009,22 8.08879087,21.4135009 6.44430087,20.3147009 C4.79981087,19.2159009 3.51809087,17.6541009 2.76121087,15.8268009 C2.00433087,13.9996009 1.80630087,11.9889009 2.19215087,10.0491009 C2.57800087,8.10929087 3.53041087,6.32746087 4.92894087,4.92894087 C6.32746087,3.53041087 8.10929087,2.57800087 10.0491009,2.19215087 C11.9889009,1.80630087 13.9996009,2.00433087 15.8268009,2.76121087 C17.6541009,3.51809087 19.2159009,4.79981087 20.3147009,6.44430087 C21.4135009,8.08879087 22,10.0222009 22,12 C22,14.6522009 20.9464009,17.1957009 19.0711009,19.0711009 C17.1957009,20.9464009 14.6522009,22 12,22 Z M12.0000009,3.9047652 C10.3989009,3.9047652 8.83379087,4.37954087 7.50253087,5.26906087 C6.17128087,6.15858087 5.13369087,7.42288087 4.52098087,8.90209087 C3.90827087,10.3813009 3.74796087,12.0090009 4.06031087,13.5793009 C4.37267087,15.1496009 5.14367087,16.5921009 6.27581087,17.7242009 C7.40795087,18.8563009 8.85038087,19.6273009 10.4207009,19.9397009 C11.9910009,20.2520009 13.6187009,20.0917009 15.0979009,19.4790009 C16.5771009,18.8663009 17.8414009,17.8287009 18.7309009,16.4975009 C19.6205009,15.1662009 20.0952069,13.6011009 20.0952069,12.0000009 C20.0965009,10.9366009 19.8880009,9.88333087 19.4816009,8.90061087 C19.0752009,7.91788087 18.4790009,7.02497087 17.7270009,6.27301087 C16.9750009,5.52105087 16.0821009,4.92481087 15.0994009,4.51843087 C14.1167009,4.11205087 13.0634009,3.90351087 12.0000009,3.9047652 Z M12.8571009,6.09524087 L10.9524009,6.09524087 L10.9524009,12.4762009 L14.8571009,15.1429009 L15.9048009,13.5238009 L12.7619009,11.4286009 L12.7619009,6.09524087 L12.8571009,6.09524087 Z"/></svg></template>;