angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 328 B
TypeScript
export declare const IconArrowLeftRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M17 13l4 -4l-4 -4\" /> <path d=\"M7 13l-4 -4l4 -4\" /> <path d=\"M12 14a5 5 0 0 1 5 -5h4\" /> <path d=\"M12 19v-5a5 5 0 0 0 -5 -5h-4\" /></svg>";