receipt_refund constant

String const receipt_refund

Implementation

static const String receipt_refund =
    '<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="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 21V5zm6.293 1.293a1 1 0 111.414 1.414L10.414 9H12a4 4 0 014 4v1a1 1 0 11-2 0v-1a2 2 0 00-2-2h-1.586l1.293 1.293a1 1 0 01-1.414 1.414l-3-3a1 1 0 010-1.414l3-3z" clip-rule="evenodd"/></svg>';