angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 366 B
TypeScript
export declare const IconBrandShazam = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M10 12l2 -2a2.828 2.828 0 0 1 4 0a2.828 2.828 0 0 1 0 4l-3 3\" /> <path d=\"M14 12l-2 2a2.828 2.828 0 1 1 -4 -4l3 -3\" /> <path d=\"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0\" /></svg>";