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="666" height="653" preserveAspectRatio="xMidYMid meet" viewBox="0 0 666 653"><path fill="currentColor" d="M44 128h578c25 0 44-19 44-44 0-24-19-43-44-43H44C19 41 0 60 0 84c0 25 19 44 44 44zm0 175h578c25 0 44-19 44-44 0-24-19-43-44-43H44c-25 0-44 19-44 43 0 25 19 44 44 44zm0 175h578c25 0 44-19 44-43 0-25-19-44-44-44H44c-25 0-44 19-44 44 0 24 19 43 44 43zm0 175h578c25 0 44-19 44-43 0-25-19-44-44-44H44c-25 0-44 19-44 44 0 24 19 43 44 43z"/></svg>';