sort_down_solid constant

String const sort_down_solid

Implementation

static const String sort_down_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M3 13.293V0h1v13.293l2.146-2.147.708.708-3 3a.5.5 0 01-.708 0l-3-3 .708-.708L3 13.293ZM15 4H9V3h6v1Zm-2 4H9V7h4v1Zm-2 4H9v-1h2v1Z" clip-rule="evenodd"/></svg>';