drag_vertical_fill constant

String const drag_vertical_fill

Implementation

static const String drag_vertical_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="M16 2a2 2 0 110 4 2 2 0 010-4Zm0 8a2 2 0 110 4 2 2 0 010-4Zm-8 8a2 2 0 110 4 2 2 0 010-4Zm8 0a2 2 0 110 4 2 2 0 010-4ZM8 2a2 2 0 110 4 2 2 0 010-4Zm0 8a2 2 0 110 4 2 2 0 010-4Z" clip-rule="evenodd"/></svg>';