chart_decreasing constant

String const chart_decreasing

Implementation

static const String chart_decreasing =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3.087 5.278A3.001 3.001 0 016 3h20a3 3 0 013 3v17.247l-6.062-5.985a2.2 2.2 0 00-3.06-.03l-2.15 2.041a.5.5 0 01-.698-.01L3.087 5.279ZM3 8.114l12.868 12.724a2.2 2.2 0 003.052.04l2.15-2.017a.5.5 0 01.694.01L29 26.04A3 3 0 0126 29H6a3 3 0 01-3-3V8.114Z"/></svg>';