Skip to content

Instantly share code, notes, and snippets.

@indolering
Created October 26, 2016 20:05
Show Gist options
  • Save indolering/283d11caf7dca925590c4f2530b4aec8 to your computer and use it in GitHub Desktop.
Save indolering/283d11caf7dca925590c4f2530b4aec8 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<path
fill="#FFFFFF" stroke="#000"
d="M160,100 Q200,100,200,300 Q100,300,100,200 Z">
<animate
attributeType="XML"
attributeName="fill"
values="#800;#f00;#800;#800"
dur="0.8s"
repeatCount="indefinite"/>
</path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment