arrow_line_down_light constant

String const arrow_line_down_light

Implementation

static const String arrow_line_down_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="M51.8 116.2a5.9 5.9 0 018.4-8.4l61.8 61.7V32a6 6 0 0112 0v137.5l61.8-61.7a5.9 5.9 0 018.4 8.4l-72 72a5.8 5.8 0 01-8.4 0ZM216 210H40a6 6 0 000 12h176a6 6 0 000-12Z"/></svg>';