arrows_clockwise constant

String const arrows_clockwise

Implementation

static const String arrows_clockwise =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M232.2 51.7v48a8 8 0 01-8 8h-48a8 8 0 010-16h28.7l-20.3-20.3a80.2 80.2 0 00-113.2 0 7.9 7.9 0 01-11.3 0 8 8 0 010-11.3 96.2 96.2 0 01135.8 0l20.3 20.3V51.7a8 8 0 1116 0Zm-47.6 132.9a80.2 80.2 0 01-113.2 0l-20.3-20.3h28.7a8 8 0 100-16h-48a8 8 0 00-8 8v48a8 8 0 0016 0v-28.7l20.3 20.3a96.1 96.1 0 00135.8 0 8 8 0 000-11.3 7.9 7.9 0 00-11.3 0Z"/></svg>';