bar_chart_rounded constant

String const bar_chart_rounded

Implementation

static const String bar_chart_rounded =
    '<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="M6 20q-.825 0-1.412-.587Q4 18.825 4 18v-7q0-.825.588-1.413Q5.175 9 6 9t1.412.587Q8 10.175 8 11v7q0 .825-.588 1.413Q6.825 20 6 20Zm6 0q-.825 0-1.412-.587Q10 18.825 10 18V6q0-.825.588-1.412Q11.175 4 12 4t1.413.588Q14 5.175 14 6v12q0 .825-.587 1.413Q12.825 20 12 20Zm6 0q-.825 0-1.413-.587Q16 18.825 16 18v-3q0-.825.587-1.413Q17.175 13 18 13q.825 0 1.413.587Q20 14.175 20 15v3q0 .825-.587 1.413Q18.825 20 18 20Z"/></svg>';