arrow_line_down_right_fill constant

String const arrow_line_down_right_fill

Implementation

static const String arrow_line_down_right_fill =
    '<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="M200 100v100a8 8 0 01-8 8H92a8 8 0 01-7.4-4.9 8.4 8.4 0 011.7-8.8l44.4-44.3-56.4-56.3a8.1 8.1 0 0111.4-11.4l56.3 56.4 44.3-44.4a8.4 8.4 0 018.8-1.7 8 8 0 014.9 7.4Zm16-68H40a8 8 0 000 16h176a8 8 0 000-16Z"/></svg>';