chart_bar_horizontal_thin constant

String const chart_bar_horizontal_thin

Implementation

static const String chart_bar_horizontal_thin =
    '<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="M216 100h-44V56a4 4 0 00-4-4H44V40a4 4 0 00-8 0v176a4 4 0 008 0v-12h92a4 4 0 004-4v-44h76a4 4 0 004-4v-48a4 4 0 00-4-4Zm-52-40v40H44V60Zm-32 136H44v-40h88Zm80-48H44v-40h168Z"/></svg>';