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

export interface SynchronizeIconSignature {
  Element: SVGSVGElement;
}

export const SynchronizeIcon: TOC<SynchronizeIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M4,12.0000015 C4.0027,13.5803015 4.47336,15.1243015 5.35259,16.4374015 C6.23183,17.7505015 7.48025,18.7737015 8.94038,19.3781015 C10.4005,19.9825015 12.0069,20.1409015 13.557,19.8333015 C15.107,19.5258015 16.5312,18.7661015 17.65,17.6500015 L15,15.0000015 L21,15.0000015 L21,21.0000015 L19.06,19.0600015 C17.6616,20.4541015 15.8817,21.4029015 13.9448,21.7870015 C12.0079,22.1710015 10.0007,21.9730015 8.17614,21.2179015 C6.3516,20.4629015 4.79143,19.1846015 3.69232,17.5441015 C2.59322,15.9037015 2.00436,13.9746015 2,12.0000015 L4,12.0000015 Z M15.8239,2.78204145 C17.6484,3.53710145 19.2086,4.81542145 20.3077,6.45585145 C21.4068,8.09628145 21.9956,10.0254015 22,12.0000015 L20,12.0000015 C19.9973,10.4197015 19.5266,8.87567145 18.6474,7.56259145 C17.7682,6.24951145 16.5197,5.22624145 15.0596,4.62187145 C13.5995,4.01750145 11.9931,3.85909145 10.443,4.16665145 C8.893,4.47420145 7.46876,5.23392145 6.35,6.34999145 L9,8.99999145 L3,8.99999145 L3,2.99999145 L4.94,4.93999145 C6.33843,3.54591145 8.11828,2.59705145 10.0552,2.21302145 C11.9921,1.82899145 13.9993,2.02699145 15.8239,2.78204145 Z"/></svg></template>;