drag_handle_vertical constant

String const drag_handle_vertical

Icon Data of drag_handle_vertical

Implementation

static const String drag_handle_vertical =
    '<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="M4.1 12.5a.4.4 0 00.8 0v-10a.4.4 0 00-.8 0v10Zm2 0a.4.4 0 00.8 0v-10a.4.4 0 00-.8 0v10Zm2.4.4a.4.4 0 01-.4-.4v-10a.4.4 0 11.8 0v10a.4.4 0 01-.4.4Zm1.6-.4a.4.4 0 00.8 0v-10a.4.4 0 00-.8 0v10Z" clip-rule="evenodd"/></svg>';