left_circle_outline constant

String const left_circle_outline

Implementation

static const String left_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="m8.854 4.854.353-.354-.707-.707-.354.353.708.708ZM5.5 7.5l-.354-.354-.353.354.353.354L5.5 7.5Zm2.646 3.354.354.353.707-.707-.353-.354-.708.708Zm0-6.708-3 3 .708.708 3-3-.708-.708Zm-3 3.708 3 3 .708-.708-3-3-.708.708ZM7.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-1ZM7.5 1A6.5 6.5 0 0114 7.5h1A7.5 7.5 0 007.5 0v1Zm0-1A7.5 7.5 0 000 7.5h1A6.5 6.5 0 017.5 1V0Z"/></svg>';