trend_down_thin constant

String const trend_down_thin

Implementation

static const String trend_down_thin =
    '<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="M236 136v64a4 4 0 01-4 4h-64a4 4 0 010-8h54.3L136 109.7l-37.2 37.1a3.9 3.9 0 01-5.6 0l-72-72a4 4 0 015.6-5.6L96 138.3l37.2-37.1a3.9 3.9 0 015.6 0l89.2 89.1V136a4 4 0 018 0Z"/></svg>';