report_money constant

String const report_money

Implementation

static const String report_money =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2"/><rect width="6" height="4" x="9" y="3" rx="2"/><path d="M14 11h-2.5a1.5 1.5 0 000 3h1a1.5 1.5 0 010 3H10m2 0v1m0-8v1"/></g></svg>';