angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 398 B
TypeScript
export declare const IconPhotoCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M15 8h.01\" /> <path d=\"M4 15l4 -4c.928 -.893 2.072 -.893 3 0l5 5\" /> <path d=\"M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2 2\" /> <path d=\"M3 12a9 9 0 0 0 9 9a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9\" /></svg>";