From 3cb327864ac442f879666303309d87f39772d8e6 Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Fri, 24 Jul 2020 10:12:32 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20all=20cursors=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/svg/README.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 src/svg/README.md diff --git a/src/svg/README.md b/src/svg/README.md new file mode 100644 index 0000000..98c3d9d --- /dev/null +++ b/src/svg/README.md @@ -0,0 +1,57 @@ +X_cursor +all-scroll +bd_double_arrow +bottom_left_corner +bottom_right_corner +bottom_side +bottom_tee +context +copy +cross +crossed_circle +crosshair +dnd-ask +dnd-copy +dnd-link +dnd-move +dnd-none +dnd_no_drop +dotbox +fd_double_arrow +grabbing +hand +hand1 +hand2 +left_ptr +left_side +left_tee +link +ll_angle +lr_angle +move +pencil +plus +pointe +question_arrow +right_ptr +right_side +right_tee +sb_down_arrow +sb_h_double_arrow +sb_left_arrow +sb_right_arrow +sb_up_arrow +sb_v_double_arrow +tcross +top_left_corner +top_right_corner +top_side +top_tee +ul_angle +ur_angle +vertical-text +watch +xterm +wayland-cursor +zoom-in +zoom-out \ No newline at end of file