receipt_tax constant

String const receipt_tax

Icon Data of receipt_tax

Implementation

static const String receipt_tax =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 14 6-6m-5.5.5h.01m4.99 5h.01M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16l3.5-2 3.5 2 3.5-2 3.5 2ZM10 8.5a.5.5 0 11-1 0 .5.5 0 011 0Zm5 5a.5.5 0 11-1 0 .5.5 0 011 0Z"/></svg>';