PluginProbe
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls / 6.4.5
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls v6.4.5
6.4.9 6.4.8 6.4.7 6.4.6 6.4.5 6.4.4 6.4.3 6.4.2 6.4.1 6.4.0 6.3.9 6.3.8 6.3.7 6.3.6 6.3.5 6.3.4 6.3.3 5.6.0 5.6.1 5.6.2 5.6.3 5.6.4 5.6.5 5.6.6 5.6.7 All 152 releases
poll-maker / admin / images / loaders / tail-spin.svg

tail-spin.svg in Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls 6.4.5, at admin/images/loaders/tail-spin.svg

33 lines 1.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
2 <svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg">
3 <defs>
4 <linearGradient x1="8.042%" y1="0%" x2="65.682%" y2="23.865%" id="a">
5 <stop stop-color="#222" stop-opacity="0" offset="0%"/>
6 <stop stop-color="#222" stop-opacity=".631" offset="63.146%"/>
7 <stop stop-color="#222" offset="100%"/>
8 </linearGradient>
9 </defs>
10 <g fill="none" fill-rule="evenodd">
11 <g transform="translate(1 1)">
12 <path d="M36 18c0-9.94-8.06-18-18-18" id="Oval-2" stroke="url(#a)" stroke-width="2">
13 <animateTransform
14 attributeName="transform"
15 type="rotate"
16 from="0 18 18"
17 to="360 18 18"
18 dur="0.9s"
19 repeatCount="indefinite" />
20 </path>
21 <circle fill="#222" cx="36" cy="18" r="1">
22 <animateTransform
23 attributeName="transform"
24 type="rotate"
25 from="0 18 18"
26 to="360 18 18"
27 dur="0.9s"
28 repeatCount="indefinite" />
29 </circle>
30 </g>
31 </g>
32 </svg>
33