equalizer constant

String const equalizer

Implementation

static const String equalizer =
    '<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-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M11 16v26m13-13v13m0-23V6m13 0v26"/><path d="M11 16a5 5 0 100-10 5 5 0 000 10Zm13 13a5 5 0 100-10 5 5 0 000 10Zm13 13a5 5 0 100-10 5 5 0 000 10Z"/></g></svg>';