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

export interface HtmlPlusIconSignature {
  Element: SVGSVGElement;
}

export const HtmlPlusIcon: TOC<HtmlPlusIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M6.98008668 3.29289C7.37060668 3.68342 7.37060668 4.31658 6.98008668 4.70711L2.68718668 9 6.98008668 13.2929C7.37060668 13.6834 7.37060668 14.3166 6.98008668 14.7071 6.58955668 15.0976 5.95639668 15.0976 5.56586668 14.7071L.565866683 9.7071C.175345683 9.3166.175345683 8.6834.565866683 8.2929L5.56586668 3.29289C5.95639668 2.90237 6.58955668 2.90237 6.98008668 3.29289ZM11.0658767 14.7071C10.6753767 14.3166 10.6753767 13.6834 11.0658767 13.2929L15.3587767 9 11.0658767 4.70711C10.6753767 4.31658 10.6753767 3.68342 11.0658767 3.29289 11.4563767 2.90237 12.0895767 2.90237 12.4800767 3.29289L17.4800767 8.2929C17.8705767 8.6834 17.8705767 9.3166 17.4800767 9.7071L12.4800767 14.7071C12.0895767 15.0976 11.4563767 15.0976 11.0658767 14.7071ZM21.2729767 16C21.2729767 15.4477 20.8252767 15 20.2729767 15 19.7206767 15 19.2729767 15.4477 19.2729767 16L19.2729767 17 18.2729767 17C17.7206767 17 17.2729767 17.4477 17.2729767 18 17.2729767 18.5523 17.7206767 19 18.2729767 19L19.2729767 19 19.2729767 20C19.2729767 20.5523 19.7206767 21 20.2729767 21 20.8252767 21 21.2729767 20.5523 21.2729767 20L21.2729767 19 22.2729767 19C22.8252767 19 23.2729767 18.5523 23.2729767 18 23.2729767 17.4477 22.8252767 17 22.2729767 17L21.2729767 17 21.2729767 16Z"/></svg></template>;