credit_score constant

String const credit_score

Implementation

static const String credit_score =
    '<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" d="m14.95 22-4.25-4.25 1.4-1.4 2.85 2.8 5.65-5.65 1.4 1.45ZM4 8v4h16V8ZM2 6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v6h-2.725l-4.325 4.325-2.825-2.825-4.25 4.25.225.25v2H4q-.825 0-1.412-.587Q2 18.825 2 18Z"/></svg>';