round_turn_sharp_right constant

String const round_turn_sharp_right

Implementation

static const String round_turn_sharp_right =
    '<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 6.83-.88.88a.996.996 0 11-1.41-1.41l2.59-2.59a.996.996 0 011.41 0L20.3 6.3a.996.996 0 11-1.41 1.41L18 6.83V13c0 1.1-.9 2-2 2H8v5c0 .55-.45 1-1 1s-1-.45-1-1v-5c0-1.1.9-2 2-2h8V6.83z"/></svg>';