trend_down_duotone constant

String const trend_down_duotone

Implementation

static const String trend_down_duotone =
    '<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 8 0 010-16h44.7L136 115.3l-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 0l82.3 82.4V136a8 8 0 0116 0Z"/></svg>';