chart_growth constant

String const chart_growth

Implementation

static const String chart_growth =
    '<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.5 21H20V4.5a.5.5 0 00-1 0V21h-3V8.5a.5.5 0 00-1 0V21h-3v-8.5a.5.5 0 00-1 0V21H8v-4.5a.5.5 0 00-1 0V21H3V2.5a.5.5 0 00-1 0v19a.5.5 0 00.5.5h19a.5.5 0 000-1z"/></svg>';