drag_handle_corner_line constant

String const drag_handle_corner_line

Implementation

static const String drag_handle_corner_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><circle cx="12" cy="24" r="1.5" fill="currentColor" class="clr-i-outline clr-i-outline-path-1"/><circle cx="18" cy="24" r="1.5" fill="currentColor" class="clr-i-outline clr-i-outline-path-2"/><circle cx="18" cy="18" r="1.5" fill="currentColor" class="clr-i-outline clr-i-outline-path-3"/><circle cx="24" cy="12" r="1.5" fill="currentColor" class="clr-i-outline clr-i-outline-path-4"/><circle cx="24" cy="24" r="1.5" fill="currentColor" class="clr-i-outline clr-i-outline-path-5"/><circle cx="24" cy="18" r="1.5" fill="currentColor" class="clr-i-outline clr-i-outline-path-6"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';