bill constant

String const bill

Implementation

static const String bill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 6a2 2 0 012-2h24a2 2 0 012 2v38l-7-5-7 5-7-5-7 5V6Zm8 16h12m-12 8h12M18 14h12"/></svg>';