angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 455 B
TypeScript
export declare const IconBrandToyota = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M12 12m-10 0a10 7 0 1 0 20 0a10 7 0 1 0 -20 0\" /> <path d=\"M9 12c0 3.866 1.343 7 3 7s3 -3.134 3 -7s-1.343 -7 -3 -7s-3 3.134 -3 7z\" /> <path d=\"M6.415 6.191c-.888 .503 -1.415 1.13 -1.415 1.809c0 1.657 3.134 3 7 3s7 -1.343 7 -3c0 -.678 -.525 -1.304 -1.41 -1.806\" /></svg>";