setting_laptop constant

String const setting_laptop

Implementation

static const String setting_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="M21 9H11a3 3 0 00-3 3v21h32v-7"/><path fill="#555" stroke-linejoin="round" d="M4 33h40v2a6 6 0 01-6 6H10a6 6 0 01-6-6v-2Z"/><circle cx="35" cy="14" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M35 21v-4m0-6V7m-6.062 10.5 3.464-2m5.196-3 3.464-2m-12.124 0 3.464 2m5.196 3 3.464 2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';