descending constant

String const descending

Implementation

static const String descending =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M6 21V3m0 18 3-3.333M6 21l-3-3.333"/><path stroke-miterlimit="5.759" d="M14 3h8l-1 4h-7V3Zm0 7h6l-1 4h-5v-4Zm0 7h4l-1 4h-3v-4Z"/></g></svg>';