drag_horizontal_fill constant

String const drag_horizontal_fill

Implementation

static const String drag_horizontal_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M22 8a2 2 0 11-4 0 2 2 0 014 0Zm0 8a2 2 0 11-4 0 2 2 0 014 0Zm-8 0a2 2 0 11-4 0 2 2 0 014 0ZM6 8a2 2 0 11-4 0 2 2 0 014 0Zm0 8a2 2 0 11-4 0 2 2 0 014 0Zm8-8a2 2 0 11-4 0 2 2 0 014 0Z" clip-rule="evenodd"/></svg>';