chart_bar constant

String const chart_bar

Implementation

static const String chart_bar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M21 20h-1V5a1 1 0 00-2 0v15h-2v-7a1 1 0 00-2 0v7h-2V9a1 1 0 00-2 0v11H8v-3a1 1 0 00-2 0v3H4V3a1 1 0 00-2 0v18a1 1 0 001 1h18a1 1 0 000-2Z"/></svg>';