arrows_out_line_horizontal_light constant

String const arrows_out_line_horizontal_light

Implementation

static const String arrows_out_line_horizontal_light =
    '<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="M134 40v176a6 6 0 01-12 0V40a6 6 0 0112 0Zm-38 82H30.5l21.7-21.8a5.9 5.9 0 00-8.4-8.4l-32 32a5.8 5.8 0 000 8.4l32 32a5.9 5.9 0 008.4-8.4L30.5 134H96a6 6 0 000-12Zm148.2 1.8-32-32a5.9 5.9 0 00-8.4 8.4l21.7 21.8H160a6 6 0 000 12h65.5l-21.7 21.8a5.9 5.9 0 108.4 8.4l32-32a5.8 5.8 0 000-8.4Z"/></svg>';