chart_bar_bold constant

String const chart_bar_bold

Implementation

static const String chart_bar_bold =
    '<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="M228 196h-4V40a12 12 0 00-12-12h-56a12 12 0 00-12 12v36h-44a12 12 0 00-12 12v36H44a12 12 0 00-12 12v60h-4a12 12 0 000 24h200a12 12 0 000-24Zm-116-96h32v96h-32Zm-56 48h32v48H56Zm112 48V52h32v144Z"/></svg>';