diff hexagram-6ae12361157c/hexagram/throbber.svg @ 0:1407e3634bcf draft default tip

Uploaded r11 from test tool shed.
author adam-novak
date Tue, 22 Oct 2013 14:17:59 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hexagram-6ae12361157c/hexagram/throbber.svg	Tue Oct 22 14:17:59 2013 -0400
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="20"
+   height="20"
+   id="svg2">
+  <g
+     id="layer1">
+    <path
+       d="m 5.6023796,8.4792487 -8.3476172,-4e-7 -4.1738082,-7.2292487 4.1738089,-7.2292483 8.3476172,4e-7 4.1738082,7.2292487 z"
+       transform="translate(8.5714287,8.75)"
+       id="path2993"
+       style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1" />
+    <!-- 
+        Animation based on the Chromiam browser's throbber SVG
+        http://commons.wikimedia.org/wiki/File:Chromiumthrobber.svg
+        CC Attribution license.
+    -->
+    <animateTransform
+        attributeName="transform" 
+        attributeType="XML" 
+        type="rotate" 
+        from="0 10 10" 
+        to="360 10 10" 
+        begin="0s" 
+        dur="3s" 
+        fill="freeze" 
+        repeatCount="indefinite"/>
+  </g>
+</svg>