sort_up_outline constant

String const sort_up_outline

Implementation

static const String sort_up_outline =
    '<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" d="m3.5.5.354-.354a.5.5 0 00-.708 0L3.5.5ZM3.146.146l-3 3 .708.708 3-3-.708-.708Zm0 .708 3 3 .708-.708-3-3-.708.708ZM3 .5V15h1V.5H3ZM9 4h6V3H9v1Zm0 4h4V7H9v1Zm0 4h2v-1H9v1Z"/></svg>';