bill constant

String const bill

Implementation

static const String bill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="768" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 768"><path fill="currentColor" d="M960.31 768h-896q-26 0-45-18.5T.31 704V64q0-26 18.5-45t45.5-19h896q26 0 45 19t19 45v640q0 27-18.5 45.5t-45.5 18.5zm0-512h-64q-53 0-90.5-37.5t-37.5-90.5V64h-512v64q0 53-37.5 90.5t-90.5 37.5h-64v256h64q53 0 90.5 37.5t37.5 90.5v64h512v-64q0-53 37.5-90.5t90.5-37.5h64V256zm-448 384q-80 0-136-75t-56-181 56-181 136-75 136 75 56 181-56 181-136 75z"/></svg>';