menu_alt constant

String const menu_alt

Implementation

static const String menu_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" fill-rule="evenodd" d="M2 8a2 2 0 012-2h16a2 2 0 110 4H4a2 2 0 01-2-2zm0 8a2 2 0 012-2h16a2 2 0 110 4H4a2 2 0 01-2-2z" clip-rule="evenodd"/></svg>';