bar_chart constant
String
const bar_chart
Implementation
static const String 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 20V9h4v11Zm6 0V4h4v16Zm6 0v-7h4v7Z"/></svg>';