drag_handle_horizontal constant

String const drag_handle_horizontal

Icon Data of drag_handle_horizontal

Implementation

static const String drag_handle_horizontal =
    '<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="M2.5 4.1a.4.4 0 100 .8h10a.4.4 0 000-.8h-10Zm0 2a.4.4 0 100 .8h10a.4.4 0 000-.8h-10Zm-.4 2.4c0-.22.18-.4.4-.4h10a.4.4 0 010 .8h-10a.4.4 0 01-.4-.4Zm.4 1.6a.4.4 0 000 .8h10a.4.4 0 000-.8h-10Z" clip-rule="evenodd"/></svg>';