sort_up_solid constant

String const sort_up_solid

Implementation

static const String sort_up_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.146.146a.5.5 0 01.708 0l3 3-.708.708L4 1.707V15H3V1.707L.854 3.854l-.708-.708 3-3ZM15 4H9V3h6v1Zm-2 4H9V7h4v1Zm-2 4H9v-1h2v1Z" clip-rule="evenodd"/></svg>';