chart_bar_negative constant

String const chart_bar_negative

Icon Data of chart_bar_negative

Implementation

static const String chart_bar_negative =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48V0ZM8 7v33h3V25a1 1 0 011-1h6a1 1 0 011 1v15h2V21a1 1 0 011-1h6a1 1 0 011 1v19h2V13a1 1 0 011-1h6a1 1 0 011 1v27h2v2H7a1 1 0 01-1-1V7h2Z" clip-rule="evenodd"/></svg>';