u_turn_right_rounded constant

String const u_turn_right_rounded

Implementation

static const String u_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="M7 21q-.425 0-.713-.288Q6 20.425 6 20V9q0-2.5 1.75-4.25T12 3q2.5 0 4.25 1.75T18 9v4.175l.9-.9q.275-.275.687-.275.413 0 .713.3.275.275.275.7 0 .425-.275.7l-2.6 2.6q-.15.15-.325.212-.175.063-.375.063t-.375-.063q-.175-.062-.325-.212l-2.6-2.6q-.275-.275-.275-.688 0-.412.275-.712.3-.3.713-.3.412 0 .712.3l.875.875V9q0-1.65-1.175-2.825Q13.65 5 12 5q-1.65 0-2.825 1.175Q8 7.35 8 9v11q0 .425-.287.712Q7.425 21 7 21Z"/></svg>';