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

export interface PlusTextIconSignature {
  Element: SVGSVGElement;
}

export const PlusTextIcon: TOC<PlusTextIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M14.4,8.35714846 L0,8.35714846 L0,10.7857162 L14.4,10.7857162 L14.4,8.35714846 Z M14.4,3.5 L0,3.5 L0,5.92856769 L14.4,5.92856769 L14.4,3.5 Z M19.2,13.2142839 L19.2,8.35714846 L16.8,8.35714846 L16.8,13.2142839 L12,13.2142839 L12,15.6428646 L16.8,15.6428646 L16.8,20.5 L19.2,20.5 L19.2,15.6428646 L24,15.6428646 L24,13.2142839 L19.2,13.2142839 Z M0,15.6428646 L9.6,15.6428646 L9.6,13.2142838 L0,13.2142838 L0,15.6428646 Z"/></svg></template>;