arrow_down_right_fill constant

String const arrow_down_right_fill

Implementation

static const String arrow_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 88v104a8 8 0 01-8 8H88a8 8 0 01-7.4-4.9 8.4 8.4 0 011.7-8.8l46.4-46.3-70.4-70.3a8.1 8.1 0 0111.4-11.4l70.3 70.4 46.3-46.4a8.4 8.4 0 018.8-1.7A8 8 0 01200 88Z"/></svg>';