angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 352 B
TypeScript
export declare const IconDirections = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M12 21v-4\" /> <path d=\"M12 13v-4\" /> <path d=\"M12 5v-2\" /> <path d=\"M10 21h4\" /> <path d=\"M8 5v4h11l2 -2l-2 -2z\" /> <path d=\"M14 13v4h-8l-2 -2l2 -2z\" /></svg>";