From c1d4cd3884ffb0ff2751f4a73afb170e3acbc346 Mon Sep 17 00:00:00 2001
From: ful1e5 <24286590+ful1e5@users.noreply.github.com>
Date: Sat, 24 Apr 2021 16:52:58 +0530
Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Init=20static=20cursor=20svg=20file?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
svg/static/all-scroll.svg | 30 ++++++++++++++++++++++++++++++
svg/static/center_ptr.svg | 18 ++++++++++++++++++
svg/static/copy.svg | 31 +++++++++++++++++++++++++++++++
svg/static/crossed_circle.svg | 32 ++++++++++++++++++++++++++++++++
svg/static/dnd_no_drop.svg | 18 ++++++++++++++++++
svg/static/left_ptr.svg | 18 ++++++++++++++++++
svg/static/question_arrow.svg | 32 ++++++++++++++++++++++++++++++++
svg/static/right_ptr.svg | 18 ++++++++++++++++++
8 files changed, 197 insertions(+)
create mode 100644 svg/static/all-scroll.svg
create mode 100644 svg/static/center_ptr.svg
create mode 100644 svg/static/copy.svg
create mode 100644 svg/static/crossed_circle.svg
create mode 100644 svg/static/dnd_no_drop.svg
create mode 100644 svg/static/left_ptr.svg
create mode 100644 svg/static/question_arrow.svg
create mode 100644 svg/static/right_ptr.svg
diff --git a/svg/static/all-scroll.svg b/svg/static/all-scroll.svg
new file mode 100644
index 0000000..fba95c6
--- /dev/null
+++ b/svg/static/all-scroll.svg
@@ -0,0 +1,30 @@
+
diff --git a/svg/static/center_ptr.svg b/svg/static/center_ptr.svg
new file mode 100644
index 0000000..30eac1e
--- /dev/null
+++ b/svg/static/center_ptr.svg
@@ -0,0 +1,18 @@
+
diff --git a/svg/static/copy.svg b/svg/static/copy.svg
new file mode 100644
index 0000000..f299c00
--- /dev/null
+++ b/svg/static/copy.svg
@@ -0,0 +1,31 @@
+
diff --git a/svg/static/crossed_circle.svg b/svg/static/crossed_circle.svg
new file mode 100644
index 0000000..5e0f179
--- /dev/null
+++ b/svg/static/crossed_circle.svg
@@ -0,0 +1,32 @@
+
diff --git a/svg/static/dnd_no_drop.svg b/svg/static/dnd_no_drop.svg
new file mode 100644
index 0000000..a728151
--- /dev/null
+++ b/svg/static/dnd_no_drop.svg
@@ -0,0 +1,18 @@
+
diff --git a/svg/static/left_ptr.svg b/svg/static/left_ptr.svg
new file mode 100644
index 0000000..39a2e67
--- /dev/null
+++ b/svg/static/left_ptr.svg
@@ -0,0 +1,18 @@
+
diff --git a/svg/static/question_arrow.svg b/svg/static/question_arrow.svg
new file mode 100644
index 0000000..952d630
--- /dev/null
+++ b/svg/static/question_arrow.svg
@@ -0,0 +1,32 @@
+
diff --git a/svg/static/right_ptr.svg b/svg/static/right_ptr.svg
new file mode 100644
index 0000000..0a2d552
--- /dev/null
+++ b/svg/static/right_ptr.svg
@@ -0,0 +1,18 @@
+