arrow_to_right constant

String const arrow_to_right

Implementation

static const String arrow_to_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="m17.71 11.29-4-4a1 1 0 10-1.42 1.42l2.3 2.29H3a1 1 0 000 2h11.59l-2.3 2.29a1 1 0 000 1.42 1 1 0 001.42 0l4-4a1 1 0 00.21-.33 1 1 0 000-.76 1 1 0 00-.21-.33ZM21 4a1 1 0 00-1 1v14a1 1 0 002 0V5a1 1 0 00-1-1Z"/></svg>';