kitchen constant

String const kitchen

Implementation

static const String kitchen =
    '<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 8V5h2v3Zm0 9v-5h2v5Zm-2 5h12q.825 0 1.413-.587Q20 20.825 20 20v-9H4v9q0 .825.588 1.413Q5.175 22 6 22ZM4 9h16V4q0-.825-.587-1.413Q18.825 2 18 2H6q-.825 0-1.412.587Q4 3.175 4 4Z"/></svg>';