arrow_line_down constant

String const arrow_line_down

Implementation

static const String arrow_line_down =
    '<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="M50.3 117.7a8.1 8.1 0 0111.4-11.4l58.3 58.4V32a8 8 0 0116 0v132.7l58.3-58.4a8.1 8.1 0 0111.4 11.4l-72 72a8.2 8.2 0 01-11.4 0ZM216 208H40a8 8 0 000 16h176a8 8 0 000-16Z"/></svg>';