ui_menu_outline constant

String const ui_menu_outline

Icon Data of ui_menu_outline

Implementation

static const String ui_menu_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M6 11a1 1 0 011-1h34a1 1 0 110 2H7a1 1 0 01-1-1Zm0 13a1 1 0 011-1h34a1 1 0 110 2H7a1 1 0 01-1-1Zm0 13a1 1 0 011-1h34a1 1 0 110 2H7a1 1 0 01-1-1Z" clip-rule="evenodd"/></svg>';