From 42a21b424cfe57c948fe0cadbe26f0c2948c6abd Mon Sep 17 00:00:00 2001 From: wpkelso Date: Wed, 22 May 2024 16:10:29 -0400 Subject: [PATCH 1/2] redesign, derive from edit-find --- cursors/24/zoom-explorations.svg | 1725 ++++++++++++++++++++++++++++++ cursors/24/zoom-in.svg | 208 ++-- cursors/24/zoom-out.svg | 208 ++-- 3 files changed, 1943 insertions(+), 198 deletions(-) create mode 100644 cursors/24/zoom-explorations.svg diff --git a/cursors/24/zoom-explorations.svg b/cursors/24/zoom-explorations.svg new file mode 100644 index 000000000..9827e61ac --- /dev/null +++ b/cursors/24/zoom-explorations.svg @@ -0,0 +1,1725 @@ + +image/svg+xml diff --git a/cursors/24/zoom-in.svg b/cursors/24/zoom-in.svg index f60b2598b..d14c8e3ea 100644 --- a/cursors/24/zoom-in.svg +++ b/cursors/24/zoom-in.svg @@ -6,39 +6,31 @@ height="24" width="24" xml:space="preserve" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">image/svg+xml + id="g79" + style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.58761;stroke-dasharray:none;stroke-opacity:1" + transform="matrix(0.99989103,0,0,0.99996758,0.26464264,0.2646005)"> diff --git a/cursors/24/zoom-out.svg b/cursors/24/zoom-out.svg index f32a8831e..12cb4e67a 100644 --- a/cursors/24/zoom-out.svg +++ b/cursors/24/zoom-out.svg @@ -6,39 +6,31 @@ height="24" width="24" xml:space="preserve" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">image/svg+xml + id="g101" + style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.58761;stroke-dasharray:none;stroke-opacity:1" + transform="matrix(0.99978208,0,0,0.99996758,0.2646998,0.26460046)"> From 83f130ac44f0e5222227cf5b0f464e624a496747 Mon Sep 17 00:00:00 2001 From: wpkelso Date: Wed, 22 May 2024 16:25:07 -0400 Subject: [PATCH 2/2] delete explorations file --- cursors/24/zoom-explorations.svg | 1725 ------------------------------ 1 file changed, 1725 deletions(-) delete mode 100644 cursors/24/zoom-explorations.svg diff --git a/cursors/24/zoom-explorations.svg b/cursors/24/zoom-explorations.svg deleted file mode 100644 index 9827e61ac..000000000 --- a/cursors/24/zoom-explorations.svg +++ /dev/null @@ -1,1725 +0,0 @@ - -image/svg+xml