bar_chart_alt constant

String const bar_chart_alt

Implementation

static const String bar_chart_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="M22 21H2V11a2 2 0 012-2h4V4a2 2 0 012-2h4a2 2 0 012 2v3h4a2 2 0 012 2v12ZM16 9v10h4V9h-4Zm-6-5v15h4V4h-4Zm-6 7v8h4v-8H4Z"/></svg>';