ui_menu_negative constant

String const ui_menu_negative

Icon Data of ui_menu_negative

Implementation

static const String ui_menu_negative =
    '<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="M48 0H0v48h48V0ZM7 10a1 1 0 100 2h34a1 1 0 100-2H7ZM6 24a1 1 0 011-1h34a1 1 0 110 2H7a1 1 0 01-1-1Zm1 12a1 1 0 100 2h34a1 1 0 100-2H7Z" clip-rule="evenodd"/></svg>';