chart_bar_outline constant
String
const chart_bar_outline
Implementation
static const String chart_bar_outline =
'<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="M17 5c-.771 0-1.468.301-2 .779V4c0-1.654-1.346-3-3-3S9 2.346 9 4v4.779A2.985 2.985 0 007 8c-1.654 0-3 1.346-3 3v6h16V8c0-1.654-1.346-3-3-3zm-5-2c.551 0 1 .448 1 1v11h-2V4c0-.552.449-1 1-1zM8 15H6v-4a1.001 1.001 0 012 0v4zm10 0h-2V8a1.001 1.001 0 012 0v7zm1 6H5a1 1 0 110-2h14a1 1 0 110 2z"/></svg>';