chart_bar_alt constant

String const chart_bar_alt

Implementation

static const String chart_bar_alt =
    '<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 20H4v-2h3a1 1 0 000-2H4v-2h11a1 1 0 000-2H4v-2h7a1 1 0 000-2H4V6h15a1 1 0 000-2H4V3a1 1 0 00-2 0v18a1 1 0 001 1h18a1 1 0 000-2Z"/></svg>';