From ac3be4f41bcc612dfcc0ddfb2b65139b73869450 Mon Sep 17 00:00:00 2001 From: Abdulkaiz Khatri <24286590+ful1e5@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:18:54 +0530 Subject: [PATCH] chore: updated static cursors SVG list --- svg/all-scroll.svg | 10 +++++----- svg/bd_double_arrow.svg | 8 ++++---- svg/bottom_left_corner.svg | 14 +++++++------- svg/bottom_right_corner.svg | 14 +++++++------- svg/bottom_side.svg | 8 ++++---- svg/bottom_tee.svg | 8 ++++---- svg/center_ptr.svg | 23 +++++++++++++++++++++++ svg/circle.svg | 25 +++++++++++++++++++++++++ svg/context-menu.svg | 20 ++++++++++---------- svg/copy.svg | 12 ++++++------ svg/crossed_circle.svg | 8 ++++---- svg/crosshair.svg | 30 +++++++++++++++--------------- svg/dnd-copy.svg | 10 +++++----- svg/dnd-link.svg | 20 ++++++++++---------- svg/dnd-move.svg | 10 +++++----- svg/dnd-no-drop.svg | 12 ++++++------ svg/dnd-none.svg | 8 ++++---- svg/dotbox.svg | 12 ++++++------ svg/fd_double_arrow.svg | 8 ++++---- svg/grabbing.svg | 8 ++++---- svg/hand1.svg | 8 ++++---- svg/hand2.svg | 10 +++++----- svg/left_ptr.svg | 22 +++++++++++++++++++++- svg/left_side.svg | 8 ++++---- svg/link.svg | 22 +++++++++++----------- svg/ll_angle.svg | 8 ++++---- svg/lr_angle.svg | 8 ++++---- svg/move.svg | 10 +++++----- svg/question_arrow.svg | 8 ++++---- svg/right_ptr.svg | 10 +++++----- svg/right_side.svg | 8 ++++---- svg/right_tee.svg | 8 ++++---- svg/sb_down_arrow.svg | 8 ++++---- svg/sb_h_double_arrow.svg | 10 +++++----- svg/sb_left_arrow.svg | 8 ++++---- svg/sb_right_arrow.svg | 8 ++++---- svg/sb_up_arrow.svg | 8 ++++---- svg/sb_v_double_arrow.svg | 10 +++++----- svg/tcross.svg | 6 +++--- svg/top_left_corner.svg | 14 +++++++------- svg/top_right_corner.svg | 14 +++++++------- svg/top_side.svg | 8 ++++---- svg/top_tee.svg | 8 ++++---- svg/ul_angle.svg | 8 ++++---- svg/ur_angle.svg | 8 ++++---- svg/vertical-text.svg | 10 +++++----- svg/wayland-cursor.svg | 18 ++++++++++++++++++ svg/xterm.svg | 10 +++++----- svg/zoom-in.svg | 18 +++++++++--------- svg/zoom-out.svg | 18 +++++++++--------- 50 files changed, 338 insertions(+), 252 deletions(-) create mode 100644 svg/center_ptr.svg create mode 100644 svg/circle.svg create mode 100644 svg/wayland-cursor.svg diff --git a/svg/all-scroll.svg b/svg/all-scroll.svg index 23e62ab..b354772 100644 --- a/svg/all-scroll.svg +++ b/svg/all-scroll.svg @@ -1,12 +1,12 @@ - + - - + + - + @@ -17,7 +17,7 @@ - + diff --git a/svg/bd_double_arrow.svg b/svg/bd_double_arrow.svg index 632508c..571eed9 100644 --- a/svg/bd_double_arrow.svg +++ b/svg/bd_double_arrow.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/bottom_left_corner.svg b/svg/bottom_left_corner.svg index d29a1e7..76ea4a1 100644 --- a/svg/bottom_left_corner.svg +++ b/svg/bottom_left_corner.svg @@ -1,14 +1,14 @@ - + - - + + - - + + - + @@ -18,7 +18,7 @@ - + diff --git a/svg/bottom_right_corner.svg b/svg/bottom_right_corner.svg index fb90f30..deb2ee6 100644 --- a/svg/bottom_right_corner.svg +++ b/svg/bottom_right_corner.svg @@ -1,14 +1,14 @@ - + - - + + - - + + - + @@ -18,7 +18,7 @@ - + diff --git a/svg/bottom_side.svg b/svg/bottom_side.svg index b2a5886..b175755 100644 --- a/svg/bottom_side.svg +++ b/svg/bottom_side.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/bottom_tee.svg b/svg/bottom_tee.svg index 1f2abf3..74bcb61 100644 --- a/svg/bottom_tee.svg +++ b/svg/bottom_tee.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/center_ptr.svg b/svg/center_ptr.svg new file mode 100644 index 0000000..7d351e1 --- /dev/null +++ b/svg/center_ptr.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/circle.svg b/svg/circle.svg new file mode 100644 index 0000000..26e8cf2 --- /dev/null +++ b/svg/circle.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/context-menu.svg b/svg/context-menu.svg index d798933..e7a2a75 100644 --- a/svg/context-menu.svg +++ b/svg/context-menu.svg @@ -1,18 +1,18 @@ - + - + - - - + + + - - + + - + @@ -22,7 +22,7 @@ - + @@ -33,7 +33,7 @@ - + diff --git a/svg/copy.svg b/svg/copy.svg index 2eeb9fa..6aaef62 100644 --- a/svg/copy.svg +++ b/svg/copy.svg @@ -1,13 +1,13 @@ - + - + - - + + - + @@ -18,7 +18,7 @@ - + diff --git a/svg/crossed_circle.svg b/svg/crossed_circle.svg index 92d1d56..4d2bcb9 100644 --- a/svg/crossed_circle.svg +++ b/svg/crossed_circle.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/crosshair.svg b/svg/crosshair.svg index befe65b..9ebe110 100644 --- a/svg/crosshair.svg +++ b/svg/crosshair.svg @@ -1,25 +1,25 @@ - + - - + + - - + + - - + + - - + + - + - + @@ -29,7 +29,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -60,7 +60,7 @@ - + diff --git a/svg/dnd-copy.svg b/svg/dnd-copy.svg index b497076..05dcc12 100644 --- a/svg/dnd-copy.svg +++ b/svg/dnd-copy.svg @@ -1,11 +1,11 @@ - + - + - - + + - + diff --git a/svg/dnd-link.svg b/svg/dnd-link.svg index da8d5d6..5c70f83 100644 --- a/svg/dnd-link.svg +++ b/svg/dnd-link.svg @@ -1,16 +1,16 @@ - - + + - + - - - - - - + + + + + + - + diff --git a/svg/dnd-move.svg b/svg/dnd-move.svg index e40e3af..f9a444c 100644 --- a/svg/dnd-move.svg +++ b/svg/dnd-move.svg @@ -1,11 +1,11 @@ - - + + - + - + - + diff --git a/svg/dnd-no-drop.svg b/svg/dnd-no-drop.svg index 2ddd289..67361a7 100644 --- a/svg/dnd-no-drop.svg +++ b/svg/dnd-no-drop.svg @@ -1,12 +1,12 @@ - - + + - + - - + + - + diff --git a/svg/dnd-none.svg b/svg/dnd-none.svg index d047dcb..f757c7d 100644 --- a/svg/dnd-none.svg +++ b/svg/dnd-none.svg @@ -1,10 +1,10 @@ - - + + - + - + diff --git a/svg/dotbox.svg b/svg/dotbox.svg index 950a51e..240dbd8 100644 --- a/svg/dotbox.svg +++ b/svg/dotbox.svg @@ -1,13 +1,13 @@ - + - - + + - + - + @@ -18,7 +18,7 @@ - + diff --git a/svg/fd_double_arrow.svg b/svg/fd_double_arrow.svg index 8b26c80..4142abf 100644 --- a/svg/fd_double_arrow.svg +++ b/svg/fd_double_arrow.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/grabbing.svg b/svg/grabbing.svg index 0796981..7b5dcc2 100644 --- a/svg/grabbing.svg +++ b/svg/grabbing.svg @@ -1,10 +1,10 @@ - + - + - + - + diff --git a/svg/hand1.svg b/svg/hand1.svg index 766b784..27eeb34 100644 --- a/svg/hand1.svg +++ b/svg/hand1.svg @@ -1,10 +1,10 @@ - + - + - + - + diff --git a/svg/hand2.svg b/svg/hand2.svg index 52e8c73..7b8cb88 100644 --- a/svg/hand2.svg +++ b/svg/hand2.svg @@ -1,12 +1,12 @@ - + - - + + - + @@ -17,7 +17,7 @@ - + diff --git a/svg/left_ptr.svg b/svg/left_ptr.svg index 76e9a3f..2289798 100644 --- a/svg/left_ptr.svg +++ b/svg/left_ptr.svg @@ -1,3 +1,23 @@ - + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/left_side.svg b/svg/left_side.svg index 0f692a5..0ced23c 100644 --- a/svg/left_side.svg +++ b/svg/left_side.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/link.svg b/svg/link.svg index 3dbdecb..f9775aa 100644 --- a/svg/link.svg +++ b/svg/link.svg @@ -1,18 +1,18 @@ - + - - - - - - + + + + + + - - + + - + @@ -23,7 +23,7 @@ - + diff --git a/svg/ll_angle.svg b/svg/ll_angle.svg index a3cae4f..7729210 100644 --- a/svg/ll_angle.svg +++ b/svg/ll_angle.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/lr_angle.svg b/svg/lr_angle.svg index e42d608..b18dec5 100644 --- a/svg/lr_angle.svg +++ b/svg/lr_angle.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/move.svg b/svg/move.svg index 7a88ec5..a261267 100644 --- a/svg/move.svg +++ b/svg/move.svg @@ -1,12 +1,12 @@ - + - - + + - + @@ -17,7 +17,7 @@ - + diff --git a/svg/question_arrow.svg b/svg/question_arrow.svg index 1e9f4e0..ab19e7b 100644 --- a/svg/question_arrow.svg +++ b/svg/question_arrow.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/right_ptr.svg b/svg/right_ptr.svg index b695d21..97acdd7 100644 --- a/svg/right_ptr.svg +++ b/svg/right_ptr.svg @@ -1,12 +1,12 @@ - + - - + + - + @@ -17,7 +17,7 @@ - + diff --git a/svg/right_side.svg b/svg/right_side.svg index e8cd259..3686c59 100644 --- a/svg/right_side.svg +++ b/svg/right_side.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/right_tee.svg b/svg/right_tee.svg index 8120823..1d17e2b 100644 --- a/svg/right_tee.svg +++ b/svg/right_tee.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/sb_down_arrow.svg b/svg/sb_down_arrow.svg index b115c5d..b5eff11 100644 --- a/svg/sb_down_arrow.svg +++ b/svg/sb_down_arrow.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/sb_h_double_arrow.svg b/svg/sb_h_double_arrow.svg index f9ade44..9aa2899 100644 --- a/svg/sb_h_double_arrow.svg +++ b/svg/sb_h_double_arrow.svg @@ -1,12 +1,12 @@ - + - - + + - + @@ -17,7 +17,7 @@ - + diff --git a/svg/sb_left_arrow.svg b/svg/sb_left_arrow.svg index c347499..1e2665b 100644 --- a/svg/sb_left_arrow.svg +++ b/svg/sb_left_arrow.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/sb_right_arrow.svg b/svg/sb_right_arrow.svg index 0583082..7faf289 100644 --- a/svg/sb_right_arrow.svg +++ b/svg/sb_right_arrow.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/sb_up_arrow.svg b/svg/sb_up_arrow.svg index 5e6e012..2bb3825 100644 --- a/svg/sb_up_arrow.svg +++ b/svg/sb_up_arrow.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/sb_v_double_arrow.svg b/svg/sb_v_double_arrow.svg index a0d4067..a70409e 100644 --- a/svg/sb_v_double_arrow.svg +++ b/svg/sb_v_double_arrow.svg @@ -1,12 +1,12 @@ - + - - + + - + @@ -17,7 +17,7 @@ - + diff --git a/svg/tcross.svg b/svg/tcross.svg index ff4ce62..e6d9226 100644 --- a/svg/tcross.svg +++ b/svg/tcross.svg @@ -1,9 +1,9 @@ - + - + - + diff --git a/svg/top_left_corner.svg b/svg/top_left_corner.svg index 30009bb..390e79c 100644 --- a/svg/top_left_corner.svg +++ b/svg/top_left_corner.svg @@ -1,14 +1,14 @@ - + - - + + - - + + - + @@ -18,7 +18,7 @@ - + diff --git a/svg/top_right_corner.svg b/svg/top_right_corner.svg index ce0aefb..b63ab37 100644 --- a/svg/top_right_corner.svg +++ b/svg/top_right_corner.svg @@ -1,14 +1,14 @@ - + - - + + - - + + - + @@ -18,7 +18,7 @@ - + diff --git a/svg/top_side.svg b/svg/top_side.svg index 468d866..2ba4f7b 100644 --- a/svg/top_side.svg +++ b/svg/top_side.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/top_tee.svg b/svg/top_tee.svg index 03b6355..1927d8f 100644 --- a/svg/top_tee.svg +++ b/svg/top_tee.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/ul_angle.svg b/svg/ul_angle.svg index 3e8ea0c..c1a464a 100644 --- a/svg/ul_angle.svg +++ b/svg/ul_angle.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/ur_angle.svg b/svg/ur_angle.svg index b4ed0ef..22f37c4 100644 --- a/svg/ur_angle.svg +++ b/svg/ur_angle.svg @@ -1,10 +1,10 @@ - + - - + + - + diff --git a/svg/vertical-text.svg b/svg/vertical-text.svg index a1421ae..19a2134 100644 --- a/svg/vertical-text.svg +++ b/svg/vertical-text.svg @@ -1,12 +1,12 @@ - + - - + + - + @@ -17,7 +17,7 @@ - + diff --git a/svg/wayland-cursor.svg b/svg/wayland-cursor.svg new file mode 100644 index 0000000..8ad0ce1 --- /dev/null +++ b/svg/wayland-cursor.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/svg/xterm.svg b/svg/xterm.svg index 1ce74bf..eddf7c3 100644 --- a/svg/xterm.svg +++ b/svg/xterm.svg @@ -1,12 +1,12 @@ - + - - + + - + @@ -17,7 +17,7 @@ - + diff --git a/svg/zoom-in.svg b/svg/zoom-in.svg index 561acc5..254689a 100644 --- a/svg/zoom-in.svg +++ b/svg/zoom-in.svg @@ -1,17 +1,17 @@ - + - + - + - + - - + + - + @@ -21,7 +21,7 @@ - + @@ -32,7 +32,7 @@ - + diff --git a/svg/zoom-out.svg b/svg/zoom-out.svg index f62888b..2a0acf8 100644 --- a/svg/zoom-out.svg +++ b/svg/zoom-out.svg @@ -1,17 +1,17 @@ - + - + - - + + - + - + - + @@ -21,7 +21,7 @@ - + @@ -32,7 +32,7 @@ - +