1
0
Fork 0
forked from 0x2620/oxjs

add missing symbols

This commit is contained in:
rolux 2012-04-15 14:11:12 +02:00
commit c72031bfdf
13 changed files with 97 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<g fill="none" stroke="#404040" stroke-width="32">
<rect x="32" y="32" width="192" height="192"/>
<line x1="96" y1="32" x2="96" y2="224"/>
<line x1="160" y1="32" x2="160" y2="224"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 291 B