turn_sharp_left constant

String const turn_sharp_left

Implementation

static const String turn_sharp_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 21v-6H8q-.825 0-1.412-.588Q6 13.825 6 13V6.8L4.4 8.4 3 7l4-4 4 4-1.4 1.4L8 6.8V13h8q.825 0 1.413.587Q18 14.175 18 15v6Z"/></svg>';