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

export interface TableIconSignature {
  Element: SVGSVGElement;
}

export const TableIcon: TOC<TableIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M21.6733117,17.5696907 L23.0875253,18.9839043 L20.9662049,21.1052246 L19.5519914,22.5194382 L18.1377778,21.1052246 L16.0164574,18.9839043 L17.430671,17.5696907 L19.5519914,19.691011 L21.6733117,17.5696907 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 L1.999,14.003 L2,17.0056046 C2,17.4789916 2.32893365,17.8755519 2.77070917,17.9791939 L2.88337887,17.9988769 L3,18.0056046 L6.00180232,18.0048023 L6.001,14.003 Z M12.002,14.003 L8.001,14.003 L8.00180232,18.0048023 L12.0028023,18.0048023 L12.002,14.003 Z M6.00180232,8.00180232 L1.99980232,8.00180232 L1.99980232,12.0028023 L6.00180232,12.0028023 L6.00180232,8.00180232 Z M12.0028023,8.00180232 L8.00180232,8.00180232 L8.00180232,12.0028023 L12.0028023,12.0028023 L12.0028023,8.00180232 Z M14.003,8.001 L14.003,12.002 L18.0048023,12.0028023 L18.0048023,8.00180232 L14.003,8.001 Z M6.00180232,1.99980232 L3,2 C2.48716416,2 2.06449284,2.38604019 2.00672773,2.88337887 L2,3 L1.99980232,6.00180232 L6.00180232,6.00180232 L6.00180232,1.99980232 Z M12.0028023,1.99980232 L8.00180232,1.99980232 L8.00180232,6.00180232 L12.0028023,6.00180232 L12.0028023,1.99980232 Z M17.0056046,2 L14.003,1.999 L14.003,6.001 L18.0048023,6.00180232 L18.0056046,3 C18.0056046,2.52661307 17.676671,2.13005271 17.2348955,2.02641071 L17.1222258,2.00672773 L17.0056046,2 Z" /></svg>
</template>;