menu_cheese constant

String const menu_cheese

Implementation

static const String menu_cheese =
    '<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="M3 6a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1Zm0 12a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1Zm0-6a1 1 0 011-1h16a1 1 0 110 2h-9.738l-2.647 2.648L4.967 13H4a1 1 0 01-1-1Z"/></svg>';