Skip to content

Instantly share code, notes, and snippets.

@jeankueo
Created December 31, 2013 06:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeankueo/5511440f52bf3091a26e to your computer and use it in GitHub Desktop.
Save jeankueo/5511440f52bf3091a26e to your computer and use it in GitHub Desktop.
Use this code to adjust svg path on JSFiddle
<svg xmlns="http://www.w3.org/2000/svg">
<path d="M0,10 h180 v30 h-80 l-10,10 l-10,-10 H0 v-30"></path>
</svg>
@jeankueo
Copy link
Author

A call out shape.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment