Created
December 31, 2013 06:43
-
-
Save jeankueo/5511440f52bf3091a26e to your computer and use it in GitHub Desktop.
Use this code to adjust svg path on JSFiddle
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A call out shape.