turn_right_rounded constant

String const turn_right_rounded

Implementation

static const String turn_right_rounded =
    '<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 20q-.425 0-.713-.288Q7 19.425 7 19v-8q0-.825.588-1.413Q8.175 9 9 9h8.2l-.9-.9q-.275-.275-.275-.7 0-.425.275-.7.275-.275.7-.275.425 0 .7.275l2.6 2.6q.15.15.213.325.062.175.062.375t-.062.375q-.063.175-.213.325l-2.6 2.6q-.275.275-.7.275-.425 0-.7-.275-.275-.275-.275-.7 0-.425.275-.7l.9-.9H9v8q0 .425-.287.712Q8.425 20 8 20Z"/></svg>';