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="40" height="40" preserveAspectRatio="xMidYMid meet" viewBox="0 0 40 40"><path fill="currentColor" d="M32.666 13.25H7.334a.5.5 0 010-1h25.332a.5.5 0 010 1zm0 7.25H7.334a.5.5 0 010-1h25.332a.5.5 0 010 1zm0 7.25H7.334a.5.5 0 010-1h25.332a.5.5 0 010 1z"/></svg>';