Created
September 17, 2018 06:34
-
-
Save sa2ryu/b513dfcfd04c94059b2ffc75003ad97c to your computer and use it in GitHub Desktop.
triangle2.txt
This file contains hidden or 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 width="200" height="200"> | |
<path d="M80 35 L20 139 L40 173 L160 173 L180 139 L120 35 Z" style="fill:#fff;stroke:#000;stroke-width:5"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment