arrows_clockwise_light constant

String const arrows_clockwise_light

Implementation

static const String arrows_clockwise_light =
    '<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="M230.2 51.7v48a6 6 0 01-6 6h-48a6 6 0 010-12h33.5L186 70a82.1 82.1 0 00-116 0 5.9 5.9 0 01-8.5 0 6.1 6.1 0 010-8.5 94.3 94.3 0 01133 0l23.7 23.7V51.7a6 6 0 1112 0ZM186 186a82.1 82.1 0 01-116 0l-23.7-23.7h33.5a6 6 0 100-12h-48a6 6 0 00-6 6v48a6 6 0 0012 0v-33.5l23.7 23.7a94.2 94.2 0 00133 0 6.1 6.1 0 000-8.5 5.9 5.9 0 00-8.5 0Z"/></svg>';