direction_loop_right constant

String const direction_loop_right

Icon Data of direction_loop_right

Implementation

static const String direction_loop_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M14 20h2v8h-2z"/><path fill="currentColor" d="M9 4a7.008 7.008 0 017 7v3h-2v-3a5 5 0 10-5 5h17.172l-4.586-4.586L23 10l7 7-7 7-1.414-1.414L26.172 18H9A7 7 0 019 4Z"/></svg>';