coffee_maker constant

String const coffee_maker

Implementation

static const String coffee_maker =
    '<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="M6 22q-.825 0-1.412-.587Q4 20.825 4 20V4q0-.825.588-1.413Q5.175 2 6 2h14v2h-2v2q0 .425-.288.713Q17.425 7 17 7H9q-.425 0-.712-.287Q8 6.425 8 6V4H6v16h4.05q-.95-.7-1.5-1.75T8 16v-5h10v5q0 1.2-.55 2.25T15.95 20H20v2Zm7-12q.425 0 .713-.288Q14 9.425 14 9t-.287-.713Q13.425 8 13 8t-.712.287Q12 8.575 12 9t.288.712Q12.575 10 13 10Z"/></svg>';