forked from 0x2620/oxjs
a few svg fixes
This commit is contained in:
parent
0a049f0b2c
commit
a49dd6ccb2
10 changed files with 12 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<g stroke="#FFFFFF" stroke-width="48">
|
||||
<line x1="128" y1="0" x2="128" y2="256"/>
|
||||
<line x1="0" y1="128" x2="256" y2="128"/>
|
||||
<line x1="128" y1="16" x2="128" y2="240"/>
|
||||
<line x1="16" y1="128" x2="240" y2="128"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 229 B After Width: | Height: | Size: 231 B |
Loading…
Add table
Add a link
Reference in a new issue