angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 350 B
TypeScript
export declare const IconFold = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M12 3v6l3 -3m-6 0l3 3\" /> <path d=\"M12 21v-6l3 3m-6 0l3 -3\" /> <path d=\"M4 12l1 0\" /> <path d=\"M9 12l1 0\" /> <path d=\"M14 12l1 0\" /> <path d=\"M19 12l1 0\" /></svg>";