receipt constant

String const receipt

Implementation

static const String receipt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M15.5 8.5h2a1 1 0 001-1v-2a1 1 0 00-1-1h-14a1 1 0 00-1 1v2a1 1 0 001 1h2"/><path d="M5.5 4.5h10V16a1 1 0 01-1 1h-8a1 1 0 01-1-1z"/><path d="m8.5 11.5 2 2 2-2m-2 2v-6"/></g></svg>';