printer_two constant

String const printer_two

Implementation

static const String printer_two =
    '<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" d="M38 20V8a2 2 0 00-2-2H12a2 2 0 00-2 2v12"/><rect width="36" height="22" x="6" y="20" rx="2"/><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M20 34h15v8H20v-8Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 26h3"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';