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="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="m256 1792 1664 1v128l-1792-1V129h128v1663zm1664-859v731H384V760l320-160 435 218 333-332 448 447zM704 744l-192 95v441h433l540-270 307 307V987l-320-321-307 308-461-230zm-192 792h1280v-37l-333-333-484 242H512v128z"/></svg>';