sliders_horizontal_thin constant

String const sliders_horizontal_thin

Implementation

static const String sliders_horizontal_thin =
    '<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="M84 88H40a4 4 0 010-8h44a4 4 0 010 8Zm136 84a4 4 0 01-4 4h-24.3a24 24 0 01-47.4 0H40a4 4 0 010-8h104.3a24 24 0 0147.4 0H216a4 4 0 014 4Zm-36 0a16 16 0 10-16 16 16 16 0 0016-16ZM80 84a24 24 0 0147.7-4H216a4 4 0 010 8h-88.3A24 24 0 0180 84Zm8 0a16 16 0 1016-16 16 16 0 00-16 16Z"/></svg>';