chart_bar constant
String
const chart_bar
Implementation
static const String chart_bar =
'<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="M14 4a2 2 0 00-4 0v12h4V4zm5 4a2 2 0 00-4 0v8h4V8zM9 11a2 2 0 00-4 0v5h4v-5zm10 8H5a1 1 0 100 2h14a1 1 0 100-2z"/></svg>';