list_ui_alt constant

String const list_ui_alt

Implementation

static const String list_ui_alt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 6a1 1 0 101 1 1 1 0 00-1-1Zm4 2h14a1 1 0 000-2h-14a1 1 0 000 2Zm0 3a1 1 0 101 1 1 1 0 00-1-1Zm4 5a1 1 0 101 1 1 1 0 00-1-1Zm10-5h-10a1 1 0 000 2h10a1 1 0 000-2Zm0 5h-6a1 1 0 000 2h6a1 1 0 000-2Z"/></svg>';