line_chart_up constant

String const line_chart_up

Implementation

static const String line_chart_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M21 21H4a1 1 0 01-1-1V3h2v16h16v2ZM8.373 16 7 14.656 11.856 9.9a.985.985 0 011.373 0l2.227 2.181L19.627 8 21 9.344 16.144 14.1a.985.985 0 01-1.373 0l-2.228-2.182L8.374 16h-.001Z"/></svg>';