chart constant

String const chart

Implementation

static const String 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="M1408 512h512v512h-128V731l-576 575-256-256-704 705v37h1664v128H128V128h128v1445l704-703 256 256 485-486h-293V512z"/></svg>';