menu_fill constant

String const menu_fill

Implementation

static const String menu_fill =
    '<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 17.5a1.5 1.5 0 01.144 2.993L20 20.5H4a1.5 1.5 0 01-.144-2.993L4 17.5h16Zm0-7a1.5 1.5 0 010 3H4a1.5 1.5 0 010-3h16Zm0-7a1.5 1.5 0 010 3H4a1.5 1.5 0 110-3h16Z"/></g></svg>';