disabled_laptop constant

String const disabled_laptop

Implementation

static const String disabled_laptop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M23 8.999H11a3 3 0 00-3 3v21h32v-7"/><path stroke-linejoin="round" d="M4 32.999h40v2a6 6 0 01-6 6H10a6 6 0 01-6-6v-2Z"/><circle cx="36" cy="13" r="6"/><path stroke-linecap="round" stroke-linejoin="round" d="m32 9 8 8"/></g></svg>';