chart_histogram constant

String const chart_histogram

Implementation

static const String chart_histogram =
    '<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="M3 4h1v9h3V7h5v4h4v4h4v6H3V4Zm13 12v4h3v-4h-3Zm-4-4v8h3v-8h-3ZM8 8v12h3V8H8Zm-4 6v6h3v-6H4Z"/></svg>';