menu_cake constant

String const menu_cake

Implementation

static const String menu_cake =
    '<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="M12 8a2 2 0 100-4 2 2 0 000 4Zm-7 2a1 1 0 100 2h14a1 1 0 100-2H5Zm-1 5a1 1 0 011-1h14a1 1 0 110 2H5a1 1 0 01-1-1Zm1 3a1 1 0 100 2h14a1 1 0 100-2H5Z"/></svg>';