Skip to content

Instantly share code, notes, and snippets.

@tech4him1
Last active June 5, 2017 18:38
Show Gist options
  • Save tech4him1/c2e2132364e9c0bad70cf729c242a3be to your computer and use it in GitHub Desktop.
Save tech4him1/c2e2132364e9c0bad70cf729c242a3be to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" version="1.1">
<g fill="none" stroke="#000" stroke-width="10.24" stroke-linecap="round" stroke-linejoin="round">
<animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 64 64" to="360 64 64" dur="120s" repeatCount="indefinite"/>
<circle cx="64" cy="64" r="26.88"/>
<path d="M97.425 32.28l9.285-8.81"/>
<path d="M65.206 17.936L65.54 5.14"/>
<path d="M32.28 30.575l-8.81-9.285"/>
<path d="M17.936 62.794L5.14 62.46"/>
<path d="M30.575 95.72l-9.285 8.81"/>
<path d="M62.794 110.064l-.335 12.796"/>
<path d="M95.72 97.425l8.81 9.285"/>
<path d="M110.064 65.206l12.796.335"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment