Last active
August 29, 2015 14:24
-
-
Save hiiamyes/33abb813dac9f63422f7 to your computer and use it in GitHub Desktop.
TwHuts
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="360" height="360" xmlns="http://www.w3.org/2000/svg"> | |
<!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --> | |
<g> | |
<title>圖層 1</title> | |
<rect id="svg_1" height="360" width="360" y="0" x="0" rx="30" ry="30" stroke-width="0" stroke="#000000" fill="#01579B"/> | |
<path fill="none" id="svg_2" d="m0,333l60,-150l60,60l60,-180l60,150" stroke="#ffffff" stroke-width="20"/> | |
<path id="svg_3" d="m360,270l-90,-90l-120,120" stroke-width="20" stroke="#ffffff" fill="none"/> | |
<line id="svg_4" y2="360" x2="180" y1="270" x1="180" stroke-width="20" stroke="#ffffff" fill="none"/> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment