menu_hotdog constant

String const menu_hotdog

Implementation

static const String menu_hotdog =
    '<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="M7 6a3 3 0 00-3 3h16a3 3 0 00-3-3H7Zm0 12a3 3 0 01-3-3h16a3 3 0 01-3 3H7Zm-4-7a1 1 0 100 2h18a1 1 0 100-2H3Z"/></svg>';