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="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M14.5 9V2.5m0 16V14"/><circle cx="14.5" cy="11.5" r="2.5"/><path d="M6.5 5V2.5m0 16V10"/><circle cx="6.5" cy="7.5" r="2.5"/></g></svg>';