histogram constant

String const histogram

Implementation

static const String histogram =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M4 44h40"/><path stroke-linejoin="round" d="M7 44s5.313-34 17-34c11.688 0 17 34 17 34M4 4v40"/></g></svg>';