chart_line_thin constant

String const chart_line_thin

Implementation

static const String chart_line_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 0v103.2L93.4 101a3.9 3.9 0 015-.2l61.4 46.1L221.4 93a4 4 0 015.2 6l-64 56a3.9 3.9 0 01-5 .2l-61.4-46.1L36 161.8V204h188a4 4 0 014 4Z"/></svg>';