graph_increase constant

String const graph_increase

Implementation

static const String graph_increase =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 3.5v11a2 2 0 002 2h11"/><path d="m6.5 12.5 3-3 2 2 5-5"/><path d="M16.5 9.5v-3h-3"/></g></svg>';