u_turn_left constant

String const u_turn_left

Implementation

static const String u_turn_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M16 21V9q0-1.65-1.175-2.825Q13.65 5 12 5q-1.65 0-2.825 1.175Q8 7.35 8 9v4.2l1.6-1.6L11 13l-4 4-4-4 1.4-1.4L6 13.2V9q0-2.5 1.75-4.25T12 3q2.5 0 4.25 1.75T18 9v12Z"/></svg>';