direction_loop_left_filled constant

String const direction_loop_left_filled

Icon Data of direction_loop_left_filled

Implementation

static const String direction_loop_left_filled =
    '<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 18h2v8h-2ZM4 15l7 7 1.414-1.414L7.828 16H21a5 5 0 10-5-5v1h2v-1a3 3 0 113 3H7.828l4.586-4.586L11 8Z"/><path fill="currentColor" d="M2 4v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2H4a2 2 0 00-2 2Zm14 14h2v8h-2ZM4 15l7-7 1.414 1.414L7.828 14H21a3 3 0 10-3-3v1h-2v-1a5 5 0 115 5H7.828l4.586 4.586L11 22Z"/></svg>';