arrows_out_line_horizontal constant

String const arrows_out_line_horizontal

Implementation

static const String arrows_out_line_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="M136 40v176a8 8 0 01-16 0V40a8 8 0 0116 0Zm-40 80H35.3l18.4-18.3a8.1 8.1 0 00-11.4-11.4l-32 32a8.1 8.1 0 000 11.4l32 32a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4L35.3 136H96a8 8 0 000-16Zm149.7 2.3-32-32a8.1 8.1 0 00-11.4 11.4l18.4 18.3H160a8 8 0 000 16h60.7l-18.4 18.3a8.1 8.1 0 000 11.4 8.2 8.2 0 0011.4 0l32-32a8.1 8.1 0 000-11.4Z"/></svg>';