1
0
Fork 0
forked from 0x2620/oxjs

modularize oxui

This commit is contained in:
rolux 2011-04-23 00:03:10 +02:00
commit 0024af978c
106 changed files with 16127 additions and 47034 deletions

View file

@ -1,3 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<line x1="16" y1="128" x2="240" y2="128" stroke="#404040" stroke-width="48"/>
<g stroke="#404040" stroke-width="48" stroke-linecap="round">
<line x1="0" y1="128" x2="256" y2="128"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 154 B

After

Width:  |  Height:  |  Size: 197 B

Before After
Before After