-
-
Save kizu/5d5c2fe40b68b16c7307 to your computer and use it in GitHub Desktop.
Untitled
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 xmlns="http://www.w3.org/2000/svg" version="1.1" width="120" height="120"> | |
<defs> | |
<pattern id="pattern1" width="20" height="20" patternUnits="userSpaceOnUse" viewBox="0 0 40 40"> | |
<path d="M33.4 30.8c-1.6-.4-4.2-.6-5.2-1.2-.8-.2-2.2-.6-2.6-1.2-.4-.4-.4-4-.4-4s1-.8 1.4-2c.4-1.2.8-3.8.8-3.8h.2c.2 0 1-.2 1.2-1.6.2-1.6 1-2.4.8-3.6 0-.4-.4-.4-.8-.4h-.2s1-1.2 1-5.2-3.6-7.6-9.6-7.8c-6 0-9.2 4-9.2 8.2-.2 3.8.8 5.2.8 5.2h-.2c-.2 0-.4 0-.8.8 0 1.2.4 2 1 3.6.2 1.4.8 1.6 1.2 1.6h.2s.2 2.6.8 3.8c.6 1.2 1.4 2 1.4 2s0 3.4-.4 4c-.4.4-1.6.8-2.6 1.2-1.2.4-3.6.6-5.2 1.2-1.8.4-7 2.2-7 8.4h40c0-6.2-5-8.4-6.6-9.2z" fill="#444"/> | |
</pattern> | |
</defs> | |
<rect width="120" height="120" style="stroke: #000000; fill: url(#pattern1);" /> | |
</svg> | |
<br/> | |
<svg width="20" height="20" viewBox="0 0 40 40"> | |
<path d="M33.4 30.8c-1.6-.4-4.2-.6-5.2-1.2-.8-.2-2.2-.6-2.6-1.2-.4-.4-.4-4-.4-4s1-.8 1.4-2c.4-1.2.8-3.8.8-3.8h.2c.2 0 1-.2 1.2-1.6.2-1.6 1-2.4.8-3.6 0-.4-.4-.4-.8-.4h-.2s1-1.2 1-5.2-3.6-7.6-9.6-7.8c-6 0-9.2 4-9.2 8.2-.2 3.8.8 5.2.8 5.2h-.2c-.2 0-.4 0-.8.8 0 1.2.4 2 1 3.6.2 1.4.8 1.6 1.2 1.6h.2s.2 2.6.8 3.8c.6 1.2 1.4 2 1.4 2s0 3.4-.4 4c-.4.4-1.6.8-2.6 1.2-1.2.4-3.6.6-5.2 1.2-1.8.4-7 2.2-7 8.4h40c0-6.2-5-8.4-6.6-9.2z" fill="#444"/> | |
</svg> |
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
// alert('Hello world!'); |
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
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment