bar_chart_horizontal_line constant

String const bar_chart_horizontal_line

Icon Data of bar_chart_horizontal_line

Implementation

static const String bar_chart_horizontal_line =
    '<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="M12 3v2H3V3h9zm4 16v2H3v-2h13zm6-8v2H3v-2h19z"/></svg>';