arrow_up_outline constant

String const arrow_up_outline

Implementation

static const String arrow_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="m7.5 1.5.354-.354L7.5.793l-.354.353.354.354Zm-.354.354 4 4 .708-.708-4-4-.708.708Zm0-.708-4 4 .708.708 4-4-.708-.708ZM7 1.5V14h1V1.5H7Z"/></svg>';