rotate_clockwise constant

String const rotate_clockwise

Icon Data of rotate_clockwise

Implementation

static const String rotate_clockwise =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.25 5.25h3m0 3.5c0 2.5-2.798 5.5-6.25 5.5a6.25 6.25 0 110-12.5c3.75 0 6.25 3.5 6.25 3.5v-3.5"/></svg>';