receipt_duotone constant

String const receipt_duotone

Implementation

static const String receipt_duotone =
    '<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="M32 208V56a8 8 0 018-8h176a8 8 0 018 8v152l-32-16-32 16-32-16-32 16-32-16Z" opacity=".2"/><path fill="currentColor" d="M76 112h104a8 8 0 000-16H76a8 8 0 000 16Zm0 32h104a8 8 0 000-16H76a8 8 0 000 16Z"/><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-16Zm0 155.1-20.4-10.3a8.3 8.3 0 00-7.2 0L160 199.1l-28.4-14.3a8.5 8.5 0 00-7.2 0L96 199.1l-28.4-14.3a8.3 8.3 0 00-7.2 0L40 195.1V56h176Z"/></svg>';