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="1536" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 1536"><path fill="currentColor" d="M2048 1408v128H0V0h128v1408h1920zM1664 384l256 896H256V704l448-576 576 576z"/></svg>';