drag_horizontal_outline constant

String const drag_horizontal_outline

Implementation

static const String drag_horizontal_outline =
    '<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" stroke="currentColor" d="M3 5.5a.5.5 0 11-1 0 .5.5 0 011 0Zm5 0a.5.5 0 11-1 0 .5.5 0 011 0Zm5 0a.5.5 0 11-1 0 .5.5 0 011 0Zm-10 4a.5.5 0 11-1 0 .5.5 0 011 0Zm5 0a.5.5 0 11-1 0 .5.5 0 011 0Zm5 0a.5.5 0 11-1 0 .5.5 0 011 0Z"/></svg>';