receipt_line constant

String const receipt_line

Implementation

static const String receipt_line =
    '<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" d="M4 5a3 3 0 013-3h10a3 3 0 013 3v16a1 1 0 01-1.496.868L15.5 20.152l-2.012 1.15a3 3 0 01-2.976 0L8.5 20.151l-3.004 1.716A1 1 0 014 21V5zm3-1a1 1 0 00-1 1v14.277l2.004-1.145a1 1 0 01.992 0l2.508 1.433a1 1 0 00.992 0l2.508-1.433a1 1 0 01.992 0L18 19.277V5a1 1 0 00-1-1H7z"/></svg>';