inbox constant

String const inbox

Implementation

static const String inbox =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M1024.428 896v64q0 26-19 45t-45 19h-896q-27 0-45.5-19t-18.5-45V128q0-53 37.5-90.5t90.5-37.5h768q53 0 90.5 37.5t37.5 90.5v768zm-128-640q0-53-37.5-90.5t-90.5-37.5h-512q-53 0-90.5 37.5t-37.5 90.5v384q0 27 18.5 45.5t45.5 18.5h32q20 0 38 8.5t26 23.5q5 17 16.5 66t15.5 62q8 20 23.5 26t45.5 6h249q29 0 43.5-6t22.5-26q18-90 32-128 13-32 64-32h32q26 0 45-18.5t19-45.5V256zm-192 320h-384q-27 0-45.5-18.5t-18.5-45.5 18.5-45.5 45.5-18.5h384q26 0 45 19t19 45-19 45-45 19zm0-192h-384q-27 0-45.5-19t-18.5-45.5 18.5-45 45.5-18.5h384q26 0 45 18.5t19 45-19 45.5-45 19z"/></svg>';