receipt_fill constant

String const receipt_fill

Implementation

static const String receipt_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H40a16 16 0 00-16 16v152a7.9 7.9 0 003.8 6.8 8 8 0 007.8.4L64 200.9l28.4 14.3a8.3 8.3 0 007.2 0l28.4-14.3 28.4 14.3a8.5 8.5 0 007.2 0l28.4-14.3 28.4 14.3a8 8 0 007.8-.4 7.9 7.9 0 003.8-6.8V56a16 16 0 00-16-16Zm-36 104H76a8 8 0 010-16h104a8 8 0 010 16Zm0-32H76a8 8 0 010-16h104a8 8 0 010 16Z"/></svg>';