receipt_text constant

String const receipt_text

Implementation

static const String receipt_text =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3 5a3 3 0 013-3h12a3 3 0 013 3v16a1 1 0 01-1.625.78l-1.929-1.542-2.391 1.594a1 1 0 01-1.18-.051L12 20.28l-1.875 1.5a1 1 0 01-1.18.051l-2.391-1.594-1.93 1.543A1 1 0 013 21V5zm5 1a1 1 0 000 2h8a1 1 0 100-2H8zm0 4a1 1 0 100 2h8a1 1 0 100-2H8zm0 4a1 1 0 100 2h4a1 1 0 100-2H8z" clip-rule="evenodd"/></svg>';