savings constant

String const savings

Implementation

static const String savings =
    '<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="M16 11q.425 0 .712-.288Q17 10.425 17 10t-.288-.713Q16.425 9 16 9t-.712.287Q15 9.575 15 10t.288.712Q15.575 11 16 11ZM8 9h5V7H8ZM4.5 21q-.85-2.85-1.675-5.688Q2 12.475 2 9.5q0-2.3 1.6-3.9T7.5 4h5q.725-.95 1.763-1.475Q15.3 2 16.5 2q.625 0 1.062.438Q18 2.875 18 3.5q0 .125-.125.575-.1.275-.187.562-.088.288-.138.588L19.825 7.5H22v6.975l-2.825.925L17.5 21H12v-2h-2v2Z"/></svg>';