sliders_horizontal_fill constant

String const sliders_horizontal_fill

Implementation

static const String sliders_horizontal_fill =
    '<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"><path fill="currentColor" d="M224 172a8 8 0 01-8 8h-21.2a28 28 0 01-53.6 0H40a8 8 0 010-16h101.2a28 28 0 0153.6 0H216a8 8 0 018 8ZM40 92h37.2a28 28 0 0053.6 0H216a8 8 0 000-16h-85.2a28 28 0 00-53.6 0H40a8 8 0 000 16Z"/></svg>';