arrows_horizontal_light constant

String const arrows_horizontal_light

Implementation

static const String arrows_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="m236.2 132.2-32 32a5.9 5.9 0 01-8.4-8.4l21.7-21.8h-179l21.7 21.8a5.9 5.9 0 11-8.4 8.4l-32-32a5.8 5.8 0 010-8.4l32-32a5.9 5.9 0 018.4 8.4L38.5 122h179l-21.7-21.8a5.9 5.9 0 018.4-8.4l32 32a5.8 5.8 0 010 8.4Z"/></svg>';