This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-devtools.git


The following commit(s) were added to refs/heads/main by this push:
     new 85e083a  Add rotate cursor (SVG)
85e083a is described below

commit 85e083a1ad3a2d669fc221a727faa29c5acc60cb
Author: mseidel <[email protected]>
AuthorDate: Mon Jan 12 20:54:20 2026 +0100

    Add rotate cursor (SVG)
---
 SVG/Cursor/rotate.svg | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)

diff --git a/SVG/Cursor/rotate.svg b/SVG/Cursor/rotate.svg
new file mode 100644
index 0000000..3c5f346
--- /dev/null
+++ b/SVG/Cursor/rotate.svg
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="32"
+   height="32"
+   viewBox="0 -32 32 32"
+   version="1.1"
+   style="fill:none;stroke-linecap:round;stroke-linejoin:round"
+   id="svg14"
+   sodipodi:docname="rotate.svg"
+   inkscape:export-filename="rotate.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   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/";>
+  <defs
+     id="defs14" />
+  <sodipodi:namedview
+     id="namedview14"
+     pagecolor="#ffffff"
+     bordercolor="#cccccc"
+     borderopacity="1"
+     inkscape:showpageshadow="0"
+     inkscape:pageopacity="1"
+     inkscape:pagecheckerboard="true"
+     inkscape:deskcolor="#d1d1d1"
+     inkscape:document-units="px"
+     inkscape:zoom="28.28125"
+     inkscape:cx="15.98232"
+     inkscape:cy="16"
+     inkscape:window-width="1920"
+     inkscape:window-height="1050"
+     inkscape:window-x="0"
+     inkscape:window-y="30"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg14" />
+  <path
+     d="m 14.000179,-26.866463 v 1.999878 a 8.5,8.5 0 1 0 9.866581,9.866581 h 
1.981791 l -2.500105,-2.500106 -2.500106,2.500106 h 2.000395 a 7.5,7.5 0 1 1 
-8.848556,-8.848556 v 1.981792 l 2.499589,-2.499589 z"
+     
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-opacity:1;stroke-dasharray:none;stroke-linejoin:round;paint-order:stroke
 markers fill"
+     id="path15" />
+  <metadata
+     id="metadata15">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matthias Seidel</dc:title>
+          </cc:Agent>
+        </dc:creator>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+</svg>

Reply via email to