grouped_bar_chart constant
String
const grouped_bar_chart
Implementation
static const String grouped_bar_chart =
'<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="M4 20V8h4v12Zm5 0v-7h4v7Zm7 0V4h4v16Z"/></svg>';