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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m28 4.063-1.625 1.25-4.625 3.625L16.156 8l-.375-.063-.342.22-5.688 3.78-4.563-.906L4 10.78V28h24V4.062zm-2 4.093v5.375l-4.22 3.345-5.468-1.813-.468-.156-.406.25-5.563 3.72L6 17.31v-4.09l3.813.75.406.092.342-.218 5.657-3.78 5.624.936.437.063.345-.282L26 8.157zm0 7.938V26H6v-6.5l3.625 1.438.5.187.438-.28 5.624-3.75 5.5 1.843.5.187.438-.344L26 16.095z"/></svg>';