angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 330 B
TypeScript
export declare const IconElevator = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M5 4m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z\" /> <path d=\"M10 10l2 -2l2 2\" /> <path d=\"M10 14l2 2l2 -2\" /></svg>";