trend_down_fill constant

String const trend_down_fill

Implementation

static const String trend_down_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="M240 136v64a8 8 0 01-8 8h-64a8.1 8.1 0 01-7.4-4.9 8.4 8.4 0 011.7-8.8l26.4-26.3-52.7-52.7-34.3 34.4a8.1 8.1 0 01-11.4 0l-72-72a8.1 8.1 0 0111.4-11.4L96 132.7l34.3-34.4a8.1 8.1 0 0111.4 0l58.3 58.4 26.3-26.4a8.4 8.4 0 018.8-1.7 8 8 0 014.9 7.4Z"/></svg>';