angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 336 B
TypeScript
export declare const IconHttpOptions = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2\" /> <path d=\"M10 12h2a2 2 0 1 0 0 -4h-2v8\" /> <path d=\"M17 8h4\" /> <path d=\"M19 8v8\" /></svg>";