angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 315 B
TypeScript
export declare const IconArrowRotaryLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M16 10a3 3 0 1 1 0 -6a3 3 0 0 1 0 6z\" /> <path d=\"M16 10v10\" /> <path d=\"M13 7h-10\" /> <path d=\"M7 11l-4 -4l4 -4\" /></svg>";