direction_u_turn_filled constant

String const direction_u_turn_filled

Icon Data of direction_u_turn_filled

Implementation

static const String direction_u_turn_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="M26.586 17.586 22 22.172V14a8 8 0 00-16 0v12h2V14a6 6 0 0112 0v8.172l-4.586-4.586L14 19l7 7 7-7Z"/><path fill="currentColor" d="M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2Zm-7 24-7-7 1.414-1.414L20 22.172V14a6 6 0 00-12 0v12H6V14a8 8 0 0116 0v8.172l4.586-4.586L28 19Z"/></svg>';