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

export interface WordPlusIconSignature {
  Element: SVGSVGElement;
}

export const WordPlusIcon: TOC<WordPlusIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M19.5,15 C20.0523,15 20.5,15.4477 20.5,16 L20.5,16 L20.5,17 L21.5,17 C22.0523,17 22.5,17.4477 22.5,18 C22.5,18.5523 22.0523,19 21.5,19 L21.5,19 L20.5,19 L20.5,20 C20.5,20.5523 20.0523,21 19.5,21 C18.9477,21 18.5,20.5523 18.5,20 L18.5,20 L18.5,19 L17.5,19 C16.9477,19 16.5,18.5523 16.5,18 C16.5,17.4477 16.9477,17 17.5,17 L17.5,17 L18.5,17 L18.5,16 C18.5,15.4477 18.9477,15 19.5,15 Z M4.60038,3 L5.69638,10.6047 L8.9547,3 L12.0453,3 L13.1511,10.6047 L16.3996,3 L19.5,3 L13.9312,16 L10.8406,16 L9.7348,8.4052 L6.48629,16 L3.39578,16 L1.5,3 L4.60038,3 Z"/></svg></template>;