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

export interface ClockRewindIconSignature {
  Element: SVGSVGElement;
}

export const ClockRewindIcon: TOC<ClockRewindIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M11.9999886,1.99998863 C13.9777886,1.99998863 15.9111886,2.58647863 17.5556886,3.68528863 C19.2001886,4.78410863 20.4818886,6.34588863 21.2387886,8.17315863 C21.9956886,10.0003886 22.1936886,12.0110886 21.8078886,13.9508886 C21.4219886,15.8906886 20.4695886,17.6724886 19.0710886,19.0710886 C17.6724886,20.4695886 15.8906886,21.4219886 13.9508886,21.8078886 C12.0110886,22.1936886 10.0003886,21.9956886 8.17315863,21.2387886 C6.34588863,20.4818886 4.78410863,19.2001886 3.68528863,17.5556886 C2.58647863,15.9111886 1.99998863,13.9777886 1.99998863,11.9999886 L3.99998863,11.9999886 C3.99998863,13.5822886 4.46917863,15.1289886 5.34822863,16.4445886 C6.22727863,17.7601886 7.47670863,18.7854886 8.93851863,19.3909886 C10.4002886,19.9964886 12.0088886,20.1549886 13.5606886,19.8462886 C15.1125886,19.5375886 16.5379886,18.7756886 17.6568886,17.6568886 C18.7756886,16.5379886 19.5375886,15.1125886 19.8462886,13.5606886 C20.1549886,12.0088886 19.9964886,10.4002886 19.3909886,8.93851863 C18.7854886,7.47670863 17.7601886,6.22727863 16.4445886,5.34822863 C15.1289886,4.46917863 13.5822886,3.99998863 11.9999886,3.99998863 C10.9516886,3.99329863 9.91325863,4.20298863 8.94968863,4.61594863 C7.98610863,5.02890863 7.11811863,5.63624863 6.39998863,6.39998863 L8.99998863,8.99998863 L2.99998863,8.99998863 L2.99998863,2.99998863 L4.89998863,4.89998863 C6.80682863,3.05802863 9.34886863,2.01972863 11.9999886,1.99998863 Z M12.8999886,5.79998863 L12.7999886,5.79998863 L12.7999886,11.3999886 L16.0999886,13.5999886 L14.9999886,15.2999886 L10.8999886,12.4999886 L10.8999886,5.79998863 L12.8999886,5.79998863 Z"/></svg></template>;