arrows_left_right constant

String const arrows_left_right

Implementation

static const String arrows_left_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="m213.7 181.7-32 32a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l18.4-18.3H48a8 8 0 010-16h140.7l-18.4-18.3a8.1 8.1 0 0111.4-11.4l32 32a8.1 8.1 0 010 11.4Zm-139.4-64a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4L67.3 88H208a8 8 0 000-16H67.3l18.4-18.3a8.1 8.1 0 00-11.4-11.4l-32 32a8.1 8.1 0 000 11.4Z"/></svg>';