angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 384 B
TypeScript
export declare const IconSkateboardOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M7 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /> <path d=\"M15 15a2 2 0 0 0 2 2m2 -2a2 2 0 0 0 -2 -2\" /> <path d=\"M3 9c0 .552 .895 1 2 1h5m4 0h5c1.105 0 2 -.448 2 -1\" /> <path d=\"M3 3l18 18\" /></svg>";