sliders constant

String const sliders

Implementation

static const String sliders =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M7 0h2v3H7V0zM6 4v3h1v9h2V7h1V4zM2 0h2v8H2V0zM1 9v3h1v4h2v-4h1V9zm11-9h2v10h-2V0zm-1 11v3h1v2h2v-2h1v-3z"/></svg>';