@nginf/iconic-fa
Version:
this package is part of [@nginf/iconic](https://nginf.github.io/iconic/) library. It provides Font Awesome icons
7 lines (6 loc) • 370 B
TypeScript
import { BaseIcon } from '../base-icon';
import * as i0 from "@angular/core";
export declare class TableCellsColumnLockIcon extends BaseIcon {
static ɵfac: i0.ɵɵFactoryDeclaration<TableCellsColumnLockIcon, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<TableCellsColumnLockIcon, "table-cells-column-lock-icon", never, {}, {}, never, never, true, never>;
}