angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 322 B
TypeScript
export declare const IconDeviceWatch = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M6 9a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3v-6z\" /> <path d=\"M9 18v3h6v-3\" /> <path d=\"M9 6v-3h6v3\" /></svg>";