chart_graph constant

String const chart_graph

Implementation

static const String chart_graph =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M17 6h14v9H17zM6 33h14v9H6zm22 0h14v9H28z"/><path stroke-linecap="round" d="M24 16v8m-11 9v-9h22v9"/></g></svg>';