arrow_right_line constant

String const arrow_right_line

Implementation

static const String arrow_right_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="m14.707 5.636 5.657 5.657a1 1 0 010 1.414l-5.657 5.657a1 1 0 01-1.414-1.414l3.95-3.95H4a1 1 0 110-2h13.243l-3.95-3.95a1 1 0 111.414-1.414Z"/></g></svg>';