arrow_down_small_outline constant

String const arrow_down_small_outline

Implementation

static const String arrow_down_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="m9.854 8.854.353-.354-.707-.707-.354.353.708.708ZM7.5 10.5l-.354.354.354.353.354-.353L7.5 10.5ZM5.854 8.146 5.5 7.793l-.707.707.353.354.708-.708Zm3.292 0-2 2 .708.708 2-2-.708-.708Zm-1.292 2-2-2-.708.708 2 2 .708-.708ZM8 10.5V4H7v6.5h1Z"/></svg>';