chart_bar_duotone constant

String const chart_bar_duotone

Implementation

static const String chart_bar_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M156 40h56v168h-56z" opacity=".2"/><path fill="currentColor" d="M228 200h-8V40a8 8 0 00-8-8h-56a8 8 0 00-8 8v40h-48a8 8 0 00-8 8v40H44a8 8 0 00-8 8v64h-8a8 8 0 000 16h200a8 8 0 000-16ZM108 96h40v104h-40Zm-56 48h40v56H52Zm112 56V48h40v152Z"/></svg>';