savings_outline constant

String const savings_outline

Implementation

static const String savings_outline =
    '<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 .15-.038.3-.037.15-.087.275-.1.275-.187.562-.088.288-.138.588L19.825 7.5H22v6.975l-2.825.925L17.5 21H12v-2h-2v2ZM6 19h2v-2h6v2h2l1.55-5.15 2.45-.825V9.5h-1L15.5 6q0-.5.062-.963.063-.462.188-.937-.725.2-1.275.687-.55.488-.8 1.213H7.5Q6.05 6 5.025 7.025 4 8.05 4 9.5q0 2.45.675 4.787Q5.35 16.625 6 19Zm6-7.45Z"/></svg>';