sliders_horizontal_duotone constant

String const sliders_horizontal_duotone

Implementation

static const String sliders_horizontal_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><circle cx="104" cy="84" r="20" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M216 164h-21.2a28 28 0 00-53.6 0H40a8 8 0 000 16h101.2a28 28 0 0053.6 0H216a8 8 0 000-16Zm-48 20a12 12 0 1112-12 12 12 0 01-12 12ZM40 92h37.2a28 28 0 0053.6 0H216a8 8 0 000-16h-85.2a28 28 0 00-53.6 0H40a8 8 0 000 16Zm64-20a12 12 0 11-12 12 12 12 0 0112-12Z"/></svg>';