arrows_horizontal constant

String const arrows_horizontal

Implementation

static const String arrows_horizontal =
    '<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="m237.7 133.7-32 32a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l18.4-18.3H43.3l18.4 18.3a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0l-32-32a8.1 8.1 0 010-11.4l32-32a8.1 8.1 0 0111.4 11.4L43.3 120h169.4l-18.4-18.3a8.1 8.1 0 0111.4-11.4l32 32a8.1 8.1 0 010 11.4Z"/></svg>';