round_turn_sharp_left constant

String const round_turn_sharp_left

Implementation

static const String round_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="m8 6.83.88.88a.996.996 0 101.41-1.41L7.71 3.71a.996.996 0 00-1.41 0L3.71 6.29A.996.996 0 105.12 7.7L6 6.83V13c0 1.1.9 2 2 2h8v5c0 .55.45 1 1 1s1-.45 1-1v-5c0-1.1-.9-2-2-2H8V6.83z"/></svg>';