arrow_from_right constant

String const arrow_from_right

Implementation

static const String arrow_from_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="M3 4a1 1 0 00-1 1v14a1 1 0 002 0V5a1 1 0 00-1-1Zm18.92 7.62a1 1 0 00-.21-.33l-4-4a1 1 0 10-1.42 1.42l2.3 2.29H7a1 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-.76Z"/></svg>';