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

export interface TableInsertIconSignature {
  Element: SVGSVGElement;
}

export const TableInsertIcon: TOC<TableInsertIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M21,16 L21,19 L24,19 L24,21 L21,21 L21,24 L19,24 L19,21 L16,21 L16,19 L19,19 L19,16 L21,16 Z M17.0056046,0 C18.6032855,0 19.9092655,1.24891996 20.0005119,2.82372721 L20.0056046,3 L20.0056046,14.0037364 L14.003,14.003 L14.0037364,20.0056046 L3,20.0056046 C1.40231912,20.0056046 0.0963391206,18.7566847 0.00509269341,17.1818774 L0,17.0056046 L0,3 C0,1.40231912 1.24891996,0.0963391206 2.82372721,0.00509269341 L3,0 L17.0056046,0 Z M6.001,14.003 L2,14.003 L2,17.0056046 C2,17.4789916 2.32893365,17.8755519 2.77070917,17.9791939 L2.88337887,17.9988769 L3,18.0056046 L6.001,18.005 L6.001,14.003 Z M12.003,14.003 L8.001,14.003 L8.001,18.005 L12.003,18.005 L12.003,14.003 Z M6.001,8.001 L2,8.001 L2,12.003 L6.001,12.003 L6.001,8.001 Z M8.001,8.001 L8.001,12.003 L12.003,12.003 L12.003,8.001 L8.001,8.001 Z M14.003,8.001 L14.003,12.003 L18.005,12.003 L18.005,8.001 L14.003,8.001 Z M6.001,1.999 L3,2 C2.48716416,2 2.06449284,2.38604019 2.00672773,2.88337887 L2,3 L2,6.001 L6.001,6.001 L6.001,1.999 Z M12.003,1.999 L8.001,1.999 L8.001,6.001 L12.003,6.001 L12.003,1.999 Z M14.003,1.999 L14.003,6.001 L18.005,6.001 L18.0056046,3 C18.0056046,2.52661307 17.676671,2.13005271 17.2348955,2.02641071 L17.1222258,2.00672773 L17.0056046,2 L14.003,1.999 Z" fill-rule="evenodd"/></svg>
</template>;