stacked_bar_chart constant

String const stacked_bar_chart

Implementation

static const String stacked_bar_chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20V9h4v11ZM4 8V4h4v4Zm6 12v-8h4v8Zm0-9V7h4v4Zm6 9v-5h4v5Zm0-6v-4h4v4Z"/></svg>';