angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 526 B
TypeScript
export declare const IconDrone = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M10 10h4v4h-4z\" /> <path d=\"M10 10l-3.5 -3.5\" /> <path d=\"M9.96 6a3.5 3.5 0 1 0 -3.96 3.96\" /> <path d=\"M14 10l3.5 -3.5\" /> <path d=\"M18 9.96a3.5 3.5 0 1 0 -3.96 -3.96\" /> <path d=\"M14 14l3.5 3.5\" /> <path d=\"M14.04 18a3.5 3.5 0 1 0 3.96 -3.96\" /> <path d=\"M10 14l-3.5 3.5\" /> <path d=\"M6 14.04a3.5 3.5 0 1 0 3.96 3.96\" /></svg>";