area_chart constant

String const area_chart

Implementation

static const String area_chart =
    '<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 16-9.4-7.35-3.975 5.475L3 10.5V7l4 3 5-7 5 4h4ZM3 20v-7l5 4 4-5.5 9 7.025V20Z"/></svg>';