multicooker constant

String const multicooker

Implementation

static const String multicooker =
    '<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="M8 5V4q0-.825.588-1.413Q9.175 2 10 2h4q.825 0 1.413.587Q16 3.175 16 4v1h3q.825 0 1.413.588Q21 6.175 21 7v1H3V7q0-.825.587-1.412Q4.175 5 5 5ZM5 21h14q.825 0 1.413-.587Q21 19.825 21 19v-9h-4v2q0 .825-.587 1.412Q15.825 14 15 14H9q-.825 0-1.412-.588Q7 12.825 7 12v-2H3v9q0 .825.587 1.413Q4.175 21 5 21Zm3-3q-.425 0-.713-.288Q7 17.425 7 17t.287-.712Q7.575 16 8 16t.713.288Q9 16.575 9 17t-.287.712Q8.425 18 8 18Zm4 0q-.425 0-.712-.288Q11 17.425 11 17t.288-.712Q11.575 16 12 16t.713.288Q13 16.575 13 17t-.287.712Q12.425 18 12 18Zm4 0q-.425 0-.712-.288Q15 17.425 15 17t.288-.712Q15.575 16 16 16t.712.288Q17 16.575 17 17t-.288.712Q16.425 18 16 18Zm-7-6h6v-2H9v2Zm1-7h4V4h-4Z"/></svg>';