menu_alt_1 constant

String const menu_alt_1

Icon Data of menu_alt_1

Implementation

static const String menu_alt_1 =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1Zm0 5a1 1 0 011-1h6a1 1 0 110 2H4a1 1 0 01-1-1Zm0 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1Z" clip-rule="evenodd"/></svg>';