drag_handle_dots_2 constant

String const drag_handle_dots_2

Icon Data of drag_handle_dots_2

Implementation

static const String drag_handle_dots_2 =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M5.5 4.625a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25Zm4 0a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25ZM10.625 7.5a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0ZM5.5 8.625a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25Zm5.125 2.875a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0ZM5.5 12.625a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25Z" clip-rule="evenodd"/></svg>';