From 68329a3cfdcb72af2b09912e08070c61b9d5bc3c Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sun, 25 Apr 2021 16:36:56 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=BC=EF=B8=8F=20Add=20hands=20&=20links?= =?UTF-8?q?=20cursors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- svg/static/X_cursor.svg | 20 ++++++++++++++++++++ svg/static/context-menu.svg | 22 ++++++++++++++++++++++ svg/static/hand1.svg | 18 ++++++++++++++++++ svg/static/hand2.svg | 18 ++++++++++++++++++ svg/static/link.svg | 32 ++++++++++++++++++++++++++++++++ svg/static/move.svg | 18 ++++++++++++++++++ svg/static/pencil.svg | 18 ++++++++++++++++++ svg/static/wayland-cursor.svg | 19 +++++++++++++++++++ svg/static/zoom-in.svg | 19 +++++++++++++++++++ svg/static/zoom-out.svg | 19 +++++++++++++++++++ 10 files changed, 203 insertions(+) create mode 100644 svg/static/X_cursor.svg create mode 100644 svg/static/context-menu.svg create mode 100644 svg/static/hand1.svg create mode 100644 svg/static/hand2.svg create mode 100644 svg/static/link.svg create mode 100644 svg/static/move.svg create mode 100644 svg/static/pencil.svg create mode 100644 svg/static/wayland-cursor.svg create mode 100644 svg/static/zoom-in.svg create mode 100644 svg/static/zoom-out.svg diff --git a/svg/static/X_cursor.svg b/svg/static/X_cursor.svg new file mode 100644 index 0000000..91771de --- /dev/null +++ b/svg/static/X_cursor.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/context-menu.svg b/svg/static/context-menu.svg new file mode 100644 index 0000000..960880b --- /dev/null +++ b/svg/static/context-menu.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/hand1.svg b/svg/static/hand1.svg new file mode 100644 index 0000000..ccb8bcd --- /dev/null +++ b/svg/static/hand1.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/svg/static/hand2.svg b/svg/static/hand2.svg new file mode 100644 index 0000000..86ae262 --- /dev/null +++ b/svg/static/hand2.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/svg/static/link.svg b/svg/static/link.svg new file mode 100644 index 0000000..fd2a88e --- /dev/null +++ b/svg/static/link.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/move.svg b/svg/static/move.svg new file mode 100644 index 0000000..931f391 --- /dev/null +++ b/svg/static/move.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/svg/static/pencil.svg b/svg/static/pencil.svg new file mode 100644 index 0000000..b1b8a00 --- /dev/null +++ b/svg/static/pencil.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/svg/static/wayland-cursor.svg b/svg/static/wayland-cursor.svg new file mode 100644 index 0000000..1f08c5e --- /dev/null +++ b/svg/static/wayland-cursor.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/zoom-in.svg b/svg/static/zoom-in.svg new file mode 100644 index 0000000..e70f0aa --- /dev/null +++ b/svg/static/zoom-in.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/zoom-out.svg b/svg/static/zoom-out.svg new file mode 100644 index 0000000..2c5ed7e --- /dev/null +++ b/svg/static/zoom-out.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + +