menu_line constant

String const menu_line

Implementation

static const String menu_line =
    '<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"><g fill="currentColor"><path d="M24 0H0v24h24z"/><path d="M20 18a1 1 0 01.117 1.993L20 20H4a1 1 0 01-.117-1.993L4 18h16Zm0-7a1 1 0 110 2H4a1 1 0 110-2h16Zm0-7a1 1 0 110 2H4a1 1 0 010-2h16Z"/></g></svg>';