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

export interface TableRowStartAddIconSignature {
  Element: SVGSVGElement;
}

export const TableRowStartAddIcon: TOC<TableRowStartAddIconSignature> = <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,0 C18.5976809,0 19.9036609,1.24891996 19.9949073,2.82372721 L20,3 L20,14.0037364 L13.9973954,14.003 L13.9981318,20.0056046 L2.99439537,20.0056046 C1.39671448,20.0056046 0.0907344866,18.7566847 -0.000511940567,17.1818774 L-0.00560463398,17.0056046 L-0.00560463398,3 C-0.00560463398,1.40231912 1.24331533,0.0963391206 2.81812258,0.00509269341 L2.99439537,0 L17,0 Z M5.99539537,14.003 L1.99439537,14.003 L1.99439537,17.0056046 C1.99439537,17.4789916 2.32332902,17.8755519 2.76510454,17.9791939 L2.87777424,17.9988769 L2.99439537,18.0056046 L5.99539537,18.005 L5.99539537,14.003 Z M11.9973954,14.003 L7.99539537,14.003 L7.99539537,18.004 L11.9973954,18.005 L11.9973954,14.003 Z M5.99539537,8.001 L1.99439537,8.001 L1.99439537,12.003 L5.99539537,12.003 L5.99539537,8.001 Z M11.9973954,8.001 L7.99539537,8.001 L7.99539537,12.003 L11.9973954,12.003 L11.9973954,8.001 Z M17.9993954,8.001 L13.9973954,8.001 L13.9973954,12.003 L17.9993954,12.003 L17.9993954,8.001 Z" fill-rule="evenodd"/></svg>
</template>;