From 0439b1b9851ba2ee63260bd358df917b5d7e149f Mon Sep 17 00:00:00 2001
From: ful1e5 <24286590+ful1e5@users.noreply.github.com>
Date: Fri, 29 Oct 2021 17:51:57 +0530
Subject: [PATCH] enhance: rounded pointer tail
---
CHANGELOG.md | 2 ++
svg/static/center_ptr.svg | 6 +++---
svg/static/context-menu.svg | 21 ++++++++-------------
svg/static/left_ptr.svg | 6 +++---
svg/static/right_ptr.svg | 17 ++++++-----------
5 files changed, 22 insertions(+), 30 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe72cc8..f36ad61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
+- Rounded pointer tail #63
+
### Changed
- soft shadows in all cursors #62
diff --git a/svg/static/center_ptr.svg b/svg/static/center_ptr.svg
index 94c9c35..be14530 100644
--- a/svg/static/center_ptr.svg
+++ b/svg/static/center_ptr.svg
@@ -3,13 +3,13 @@
-
+
-
+
-
+
diff --git a/svg/static/context-menu.svg b/svg/static/context-menu.svg
index 10317e2..269eec7 100644
--- a/svg/static/context-menu.svg
+++ b/svg/static/context-menu.svg
@@ -1,17 +1,15 @@
diff --git a/svg/static/left_ptr.svg b/svg/static/left_ptr.svg
index 704060e..91336da 100644
--- a/svg/static/left_ptr.svg
+++ b/svg/static/left_ptr.svg
@@ -3,13 +3,13 @@
-
+
-
+
-
+
diff --git a/svg/static/right_ptr.svg b/svg/static/right_ptr.svg
index e1093c3..6332608 100644
--- a/svg/static/right_ptr.svg
+++ b/svg/static/right_ptr.svg
@@ -1,15 +1,13 @@