diff --git a/src/cursors.json b/src/cursors.json new file mode 100644 index 0000000..abca573 --- /dev/null +++ b/src/cursors.json @@ -0,0 +1,63 @@ +{ + "cursors": [ + "X_Cursor.svg", + "all_scroll.svg", + "bd_double_arrow.svg", + "bottom_left_corner.svg", + "bottom_right_corner.svg", + "bottom_side.svg", + "bottom_tee.svg", + "center_ptr.svg", + "circle.svg", + "context_menu.svg", + "copy.svg", + "cross.svg", + "crossed_circle.svg", + "crosshair.svg", + "dnd_ask.svg", + "dnd_copy.svg", + "dnd_link.svg", + "dnd_move.svg", + "dnd_no_drop.svg", + "dnd_none.svg", + "dotbox.svg", + "fd_double_arrow.svg", + "grabbing.svg", + "hand1.svg", + "hand2.svg", + "left_ptr.svg", + "left_ptr_watch.svg", + "left_side.svg", + "left_tee.svg", + "link.svg", + "ll_angle.svg", + "lr_angle.svg", + "move.svg", + "pencil.svg", + "plus.svg", + "pointer_move.svg", + "question_arrow.svg", + "right_ptr.svg", + "right_side.svg", + "right_tee.svg", + "sb_down_arrow.svg", + "sb_h_double_arrow.svg", + "sb_left_arrow.svg", + "sb_right_arrow.svg", + "sb_up_arrow.svg", + "sb_v_double_arrow.svg", + "tcross.svg", + "top_left_corner.svg", + "top_right_corner.svg", + "top_side.svg", + "top_tee.svg", + "ul_angle.svg", + "ur_angle.svg", + "vertical_text.svg", + "wait.svg", + "wayland_cursor.svg", + "xterm.svg", + "zoom_in.svg", + "zoom_out.svg" + ] +}