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" stroke="currentColor" stroke-width="2" d="M0 22h24M22 2h-4v16h4V2ZM6 6H2v12h4V6Zm8 12h-4v-8h4v8Z"/></svg>';