chart_timeline constant

String const chart_timeline

Implementation

static const String chart_timeline =
    '<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="M16 13v-1H1V0H0v13h5v2H0v1h16v-1h-5v-2h5z"/><path fill="currentColor" d="M9 7 6 4 2 8v3h14V0L9 7z"/></svg>';