full_stacked_bar_chart constant

String const full_stacked_bar_chart

Implementation

static const String full_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 20v-3h4v3Zm0-4v-4h4v4Zm0-5V4h4v7Zm6 9v-7h4v7Zm0-8V8h4v4Zm0-5V4h4v3Zm6 13v-2h4v2Zm0-3v-4h4v4Zm0-5V4h4v8Z"/></svg>';