cursor_arrow_solid constant

String const cursor_arrow_solid

Implementation

static const String cursor_arrow_solid =
    '<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="M29 12.36 3.88 3a1 1 0 00-1.29 1.28L12 29.44a1 1 0 001.89-.05l2.69-8.75 9.12 8.9a1 1 0 001.41 0l2.35-2.35a1 1 0 000-1.41l-9.09-8.86L29 14.25a1 1 0 000-1.89Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';