list_order constant

String const list_order

Icon Data of list_order

Implementation

static const String list_order =
    '<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" fill-rule="evenodd" d="M10 4h10a1 1 0 010 2H10a1 1 0 110-2Zm0 7h10a1 1 0 010 2H10a1 1 0 010-2Zm0 7h10a1 1 0 010 2H10a1 1 0 010-2ZM4.5 4a.5.5 0 010-1h1c.28 0 .5.22.5.5v3a.5.5 0 01-1 0V4.015L4.5 4Zm0 6h2c.28 0 .5.22.5.5v.5l-1.7 2h1.2c.28 0 .5.22.5.5s-.224.5-.5.5h-2c-.28 0-.5-.22-.5-.5V13l1.7-2H4.5c-.28 0-.5-.22-.5-.5s.199-.5.5-.5Zm2 11h-2a.5.5 0 110-1H6v-.5H4.5a.5.5 0 110-1H6V18H4.5a.5.5 0 110-1h2a.5.5 0 01.5.5v3a.5.5 0 01-.5.5Z"/></svg>';