chart_bar_outline constant

String const chart_bar_outline

Icon Data of chart_bar_outline

Implementation

static const String chart_bar_outline =
    '<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"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M8 40V7H6v34a1 1 0 001 1h34v-2H8Z"/><path d="M11 25a1 1 0 011-1h6a1 1 0 011 1v16a1 1 0 01-1 1h-6a1 1 0 01-1-1V25Zm2 1v14h4V26h-4Zm8-5a1 1 0 011-1h6a1 1 0 011 1v20a1 1 0 01-1 1h-6a1 1 0 01-1-1V21Zm2 1v18h4V22h-4Zm8-9a1 1 0 011-1h6a1 1 0 011 1v28a1 1 0 01-1 1h-6a1 1 0 01-1-1V13Zm2 1v26h4V14h-4Z"/></g></svg>';