From 3d36b7af4a9a52c805e7cc67c15b82e05238176c Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Wed, 2 Jun 2021 18:02:06 +0530 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Arrows=20cursor=20init?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- svg/static/pirate.svg | 21 +++++++++++++++++++++ svg/static/sb_down_arrow.svg | 4 ++++ svg/static/sb_left_arrow.svg | 4 ++++ svg/static/sb_right_arrow.svg | 4 ++++ svg/static/sb_up_arrow.svg | 4 ++++ 5 files changed, 37 insertions(+) create mode 100644 svg/static/pirate.svg create mode 100644 svg/static/sb_down_arrow.svg create mode 100644 svg/static/sb_left_arrow.svg create mode 100644 svg/static/sb_right_arrow.svg create mode 100644 svg/static/sb_up_arrow.svg diff --git a/svg/static/pirate.svg b/svg/static/pirate.svg new file mode 100644 index 0000000..543af59 --- /dev/null +++ b/svg/static/pirate.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/sb_down_arrow.svg b/svg/static/sb_down_arrow.svg new file mode 100644 index 0000000..9eefcc8 --- /dev/null +++ b/svg/static/sb_down_arrow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/svg/static/sb_left_arrow.svg b/svg/static/sb_left_arrow.svg new file mode 100644 index 0000000..a4a6841 --- /dev/null +++ b/svg/static/sb_left_arrow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/svg/static/sb_right_arrow.svg b/svg/static/sb_right_arrow.svg new file mode 100644 index 0000000..8d89ba8 --- /dev/null +++ b/svg/static/sb_right_arrow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/svg/static/sb_up_arrow.svg b/svg/static/sb_up_arrow.svg new file mode 100644 index 0000000..3641cdb --- /dev/null +++ b/svg/static/sb_up_arrow.svg @@ -0,0 +1,4 @@ + + + +