sort constant

String const sort

Implementation

static const String sort =
    '<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="M6.293 4.293a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L8 7.414V19a1 1 0 11-2 0V7.414L3.707 9.707a1 1 0 01-1.414-1.414l4-4zM16 16.586V5a1 1 0 112 0v11.586l2.293-2.293a1 1 0 011.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L16 16.586z"/></svg>';