chart_line_up_thin constant

String const chart_line_up_thin

Implementation

static const String chart_line_up_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="M228 208a4 4 0 01-4 4H32a4 4 0 01-4-4V48a4 4 0 018 0v118.3l57.2-57.1a3.9 3.9 0 015.6 0l29.2 29.1L198.3 68H168a4 4 0 010-8h40a4 4 0 014 4v40a4 4 0 01-8 0V73.7l-73.2 73.1a3.9 3.9 0 01-5.6 0L96 117.7l-60 60V204h188a4 4 0 014 4Z"/></svg>';