cursor_move_line constant

String const cursor_move_line

Implementation

static const String cursor_move_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"><path fill="currentColor" d="M28.85 12.89a1 1 0 00-1.42 0 1 1 0 000 1.41l2.71 2.7H19V5.86l2.69 2.7a1 1 0 001.41 0 1 1 0 000-1.42L18 2l-5.11 5.15a1 1 0 00-.29.71 1 1 0 001.71.7L17 5.86V17H5.86l2.7-2.69a1 1 0 000-1.41 1 1 0 00-1.42 0L2 18l5.14 5.11a1 1 0 00.71.29 1 1 0 00.7-1.71L5.86 19H17v11.14l-2.69-2.7a1 1 0 00-1.71.7 1 1 0 00.29.71L18 34l5.11-5.14a1 1 0 000-1.42 1 1 0 00-1.41 0l-2.7 2.7V19h11.14l-2.7 2.69a1 1 0 00.7 1.71 1 1 0 00.71-.29L34 18Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';