direction_loop_left constant

String const direction_loop_left

Icon Data of direction_loop_left

Implementation

static const String direction_loop_left =
    '<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="M16 20h2v8h-2z"/><path fill="currentColor" d="M23 4a7.008 7.008 0 00-7 7v3h2v-3a5 5 0 115 5H5.828l4.586-4.586L9 10l-7 7 7 7 1.414-1.414L5.828 18H23a7 7 0 000-14Z"/></svg>';