sort_descending_line constant

String const sort_descending_line

Implementation

static const String sort_descending_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M18 4a1 1 0 011 1v12.414l1.121-1.121a1 1 0 011.415 1.414l-2.829 2.828a1 1 0 01-1.414 0l-2.829-2.828a1 1 0 111.415-1.414L17 17.414V5a1 1 0 011-1Zm-7 14a1 1 0 01.117 1.993L11 20H4a1 1 0 01-.117-1.993L4 18h7Zm2-7a1 1 0 01.117 1.993L13 13H4a1 1 0 01-.117-1.993L4 11h9Zm0-7a1 1 0 110 2H4a1 1 0 010-2h9Z"/></g></svg>';