money_minus constant

String const money_minus

Implementation

static const String money_minus =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 18h6"/><path fill-rule="evenodd" d="M5 5a3 3 0 00-3 3v8a3 3 0 003 3h7.083A6.036 6.036 0 0112 18c0-1.148.322-2.22.881-3.131A3.001 3.001 0 019 12a3 3 0 115.869.881A5.972 5.972 0 0118 12c1.537 0 2.939.578 4 1.528V8a3 3 0 00-3-3H5zm7 6a1 1 0 100 2 1 1 0 000-2z" clip-rule="evenodd"/></g></svg>';