clockwise_outline constant

String const clockwise_outline

Implementation

static const String clockwise_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="M14 8.495v-.5h-1v.5h1ZM7.5 2.999H8v-1h-.5v1Zm1-.5.353.353.354-.353-.354-.354-.353.354ZM13 8.495a5.499 5.499 0 01-5.5 5.496v1c3.589 0 6.5-2.909 6.5-6.496h-1ZM7.5 13.99A5.499 5.499 0 012 8.495H1a6.499 6.499 0 006.5 6.496v-1ZM2 8.495a5.499 5.499 0 015.5-5.496v-1A6.499 6.499 0 001 8.495h1ZM6.147.854l2 1.998.706-.707-2-1.999-.706.708Zm2 1.291-2 1.999.706.707 2-1.999-.706-.707Z"/></svg>';