trend_down_bold constant

String const trend_down_bold

Implementation

static const String trend_down_bold =
    '<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="M244 136v64a12 12 0 01-12 12h-64a12 12 0 010-24h35l-67-67-31.5 31.5a12 12 0 01-17 0l-72-72a12 12 0 0117-17L96 127l31.5-31.5a12 12 0 0117 0L220 171v-35a12 12 0 0124 0Z"/></svg>';