list_ui_alt constant

String const list_ui_alt

Icon Data of 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="M21.5 8h-14a1 1 0 010-2h14a1 1 0 010 2zm0 5h-10a1 1 0 010-2h10a1 1 0 010 2zm0 5h-6a1 1 0 010-2h6a1 1 0 010 2z"/><circle cx="3.5" cy="7" r="1" fill="currentColor"/><circle cx="7.5" cy="12" r="1" fill="currentColor"/><circle cx="11.5" cy="17" r="1" fill="currentColor"/></svg>';