cursor_arrow_line constant

String const cursor_arrow_line

Implementation

static const String cursor_arrow_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="M14.58 32.31a1 1 0 01-.94-.65L4 5.65a1 1 0 011.25-1.28l26 9.68a1 1 0 01-.05 1.89l-8.36 2.57 8.3 8.3a1 1 0 010 1.41l-3.26 3.26a1 1 0 01-.71.29 1 1 0 01-.71-.29l-8.33-8.33-2.6 8.45a1 1 0 01-.93.71Zm3.09-12a1 1 0 01.71.29l8.79 8.79L29 27.51l-8.76-8.76a1 1 0 01.41-1.66l7.13-2.2L6.6 7l7.89 21.2 2.22-7.2a1 1 0 01.71-.68Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';