arrow_line_right constant

String const arrow_line_right

Implementation

static const String arrow_line_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M189.7 122.3a8.1 8.1 0 010 11.4l-72 72a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l58.4-58.3H32a8 8 0 010-16h132.7l-58.4-58.3a8.1 8.1 0 0111.4-11.4ZM216 32a8 8 0 00-8 8v176a8 8 0 0016 0V40a8 8 0 00-8-8Z"/></svg>';