up_circle_outline constant

String const up_circle_outline

Implementation

static const String up_circle_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="m10.146 8.854.354.353.707-.707-.353-.354-.708.708ZM7.5 5.5l.354-.354-.354-.353-.354.353.354.354ZM4.146 8.146l-.353.354.707.707.354-.353-.708-.708Zm6.708 0-3-3-.708.708 3 3 .708-.708Zm-3.708-3-3 3 .708.708 3-3-.708-.708ZM1 7.5A6.5 6.5 0 017.5 1V0A7.5 7.5 0 000 7.5h1ZM7.5 14A6.5 6.5 0 011 7.5H0A7.5 7.5 0 007.5 15v-1ZM14 7.5A6.5 6.5 0 017.5 14v1A7.5 7.5 0 0015 7.5h-1Zm1 0A7.5 7.5 0 007.5 0v1A6.5 6.5 0 0114 7.5h1Z"/></svg>';