area_chart constant

String const area_chart

Icon Data of 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="32" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 24"><path fill="currentColor" d="M32 22v2H0V0h2v22zM26 6l4 14H4v-9l7-9 9 9z"/></svg>';