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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M23 8.999H11a3 3 0 00-3 3v21h32v-7"/><path fill="#555" 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></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';