trend_down_light constant

String const trend_down_light

Implementation

static const String trend_down_light =
    '<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="M238 136v64a6 6 0 01-6 6h-64a6 6 0 010-12h49.5L136 112.5l-35.8 35.7a5.8 5.8 0 01-8.4 0l-72-72a5.9 5.9 0 118.4-8.4L96 135.5l35.8-35.7a5.8 5.8 0 018.4 0l85.8 85.7V136a6 6 0 0112 0Z"/></svg>';