arrow_up_small_outline constant

String const arrow_up_small_outline

Implementation

static const String arrow_up_small_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="m5.146 6.146-.353.354.707.707.354-.353-.708-.708ZM7.5 4.5l.354-.354-.354-.353-.354.353.354.354Zm1.646 2.354.354.353.707-.707-.353-.354-.708.708Zm-3.292 0 2-2-.708-.708-2 2 .708.708Zm1.292-2 2 2 .708-.708-2-2-.708.708ZM7 4.5V11h1V4.5H7Z"/></svg>';