menu constant

String const menu

Icon Data of menu

Implementation

static const String menu =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-5 -7 24 24"><path fill="currentColor" d="M1 0h5a1 1 0 110 2H1a1 1 0 110-2zm7 8h5a1 1 0 010 2H8a1 1 0 110-2zM1 4h12a1 1 0 010 2H1a1 1 0 110-2z"/></svg>';