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

export interface HtmlIconSignature {
  Element: SVGSVGElement;
}

export const HtmlIcon: TOC<HtmlIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M9.9571225 6.2929025C10.3476125 6.6834325 10.3476125 7.3165925 9.9571225 7.7071225L5.6642225 12.0000125 9.9571225 16.2929125C10.3476125 16.6834125 10.3476125 17.3166125 9.9571225 17.7071125 9.5665925 18.0976125 8.9334325 18.0976125 8.5429025 17.7071125L3.5429025 12.7071125C3.1523825 12.3166125 3.1523825 11.6834125 3.5429025 11.2929125L8.5429025 6.2929025C8.9334325 5.9023825 9.5665925 5.9023825 9.9571225 6.2929025ZM14.0429125 17.7071125C13.6524125 17.3166125 13.6524125 16.6834125 14.0429125 16.2929125L18.3358125 12.0000125 14.0429125 7.7071225C13.6524125 7.3165925 13.6524125 6.6834325 14.0429125 6.2929025 14.4334125 5.9023825 15.0666125 5.9023825 15.4571125 6.2929025L20.4571125 11.2929125C20.8476125 11.6834125 20.8476125 12.3166125 20.4571125 12.7071125L15.4571125 17.7071125C15.0666125 18.0976125 14.4334125 18.0976125 14.0429125 17.7071125Z"/></svg>
</template>;