down_circle_outline constant

String const down_circle_outline

Implementation

static const String down_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="M4.854 6.146 4.5 5.793l-.707.707.353.354.708-.708ZM7.5 9.5l-.354.354.354.353.354-.353L7.5 9.5Zm3.354-2.646.353-.354-.707-.707-.354.353.708.708Zm-6.708 0 3 3 .708-.708-3-3-.708.708Zm3.708 3 3-3-.708-.708-3 3 .708.708ZM14 7.5A6.5 6.5 0 017.5 14v1A7.5 7.5 0 0015 7.5h-1ZM7.5 1A6.5 6.5 0 0114 7.5h1A7.5 7.5 0 007.5 0v1ZM1 7.5A6.5 6.5 0 017.5 1V0A7.5 7.5 0 000 7.5h1Zm-1 0A7.5 7.5 0 007.5 15v-1A6.5 6.5 0 011 7.5H0Z"/></svg>';