chart_bar_stacked_negative constant

String const chart_bar_stacked_negative

Icon Data of chart_bar_stacked_negative

Implementation

static const String chart_bar_stacked_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="M0 0h48v48H0V0Zm8 40V7H6v34a1 1 0 001 1h34v-2h-2V13a1 1 0 00-1-1h-6a1 1 0 00-1 1v27h-2V21a1 1 0 00-1-1h-6a1 1 0 00-1 1v19h-2V25a1 1 0 00-1-1h-6a1 1 0 00-1 1v15H8Zm29-16h-4V14h4v10Zm-14-2h4v6h-4v-6Zm-6 10h-4v-6h4v6Z" clip-rule="evenodd"/></svg>';