printer_one constant

String const printer_one

Implementation

static const String printer_one =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M32 33h10a2 2 0 002-2V15a2 2 0 00-2-2H32M16 33H6a2 2 0 01-2-2V15a2 2 0 012-2h10"/><path d="M12 13v6h24v-6m-20 0V5h16v8M16 29v14h16V29m-10 6h4m-13-8h22"/></g></svg>';