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"><g fill="currentColor" stroke="currentColor" 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 stroke-linecap="round" stroke-linejoin="round" d="M20 34h15v8H20v-8Zm-8-8h3"/></g></svg>';