comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:1407e3634bcf
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4 <svg
5 xmlns:svg="http://www.w3.org/2000/svg"
6 xmlns="http://www.w3.org/2000/svg"
7 version="1.1"
8 width="20"
9 height="20"
10 id="svg2">
11 <g
12 id="layer1">
13 <path
14 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"
15 transform="translate(8.5714287,8.75)"
16 id="path2993"
17 style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1" />
18 <!--
19 Animation based on the Chromiam browser's throbber SVG
20 http://commons.wikimedia.org/wiki/File:Chromiumthrobber.svg
21 CC Attribution license.
22 -->
23 <animateTransform
24 attributeName="transform"
25 attributeType="XML"
26 type="rotate"
27 from="0 10 10"
28 to="360 10 10"
29 begin="0s"
30 dur="3s"
31 fill="freeze"
32 repeatCount="indefinite"/>
33 </g>
34 </svg>