menu_left_alt constant

String const menu_left_alt

Implementation

static const String menu_left_alt =
    '<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="M4 6a1 1 0 011-1h14a1 1 0 110 2H5a1 1 0 01-1-1Zm0 12a1 1 0 011-1h14a1 1 0 110 2H5a1 1 0 01-1-1Zm1-7a1 1 0 100 2h8a1 1 0 100-2H5Z"/></svg>';