turn_left constant

String const turn_left

Implementation

static const String 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="M15 20v-9H6.8l1.6 1.6L7 14l-4-4 4-4 1.4 1.4L6.8 9H15q.825 0 1.413.587Q17 10.175 17 11v9Z"/></svg>';