money_line constant

String const money_line

Implementation

static const String money_line =
    '<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="M3 10V8a2 2 0 012-2h2m-4 4c1.333 0 4-.8 4-4m-4 4v4m18-4V8a2 2 0 00-2-2h-2m4 4c-1.333 0-4-.8-4-4m4 4v4M7 6h10m4 8v2a2 2 0 01-2 2h-2m4-4c-1.333 0-4 .8-4 4m0 0H7m-4-4v2a2 2 0 002 2h2m-4-4c1.333 0 4 .8 4 4"/><circle cx="12" cy="12" r="2"/></g></svg>';