Skip to content

Instantly share code, notes, and snippets.

@minacle
Created August 2, 2013 23:24
Show Gist options
  • Save minacle/6144253 to your computer and use it in GitHub Desktop.
Save minacle/6144253 to your computer and use it in GitHub Desktop.
An emblem in the clothes which Yamabiko had worn.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="1000" height="1000">
<path d="m 150,100 700,0 0,75 -175,0 200,200 75,-75 0,300 -300,0 75,-75 -125,-125 0,250 150,0 -250,250 -250,-250 150,0 0,-250 -125,125 75,75 -300,0 0,-300 75,75 200,-200 -175,0 z" style="fill:#f9c" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment