chart_grid constant

String const chart_grid

Implementation

static const String chart_grid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 9v7h16V9H0zm5 6H1v-1h4v1zm0-2H1v-1h4v1zm0-2H1v-1h4v1zm5 4H6v-1h4v1zm0-2H6v-1h4v1zm0-2H6v-1h4v1zm5 4h-4v-1h4v1zm0-2h-4v-1h4v1zm0-2h-4v-1h4v1zm1-3H0V0h1v7h15v1z"/><path fill="currentColor" d="M15 1.57 9.98 4.43 6.02 2.45 2 4.06v1.08l3.98-1.59 4.04 2.02L15 2.72V1.57z"/></svg>';