forked from 0x2620/oxjs
change symbols from png to svg
This commit is contained in:
parent
802600f19f
commit
f8485f0874
570 changed files with 1674 additions and 343 deletions
5
build/svg/ox.ui.modern/symbolMount.svg
Normal file
5
build/svg/ox.ui.modern/symbolMount.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<polygon points="48,80 128,0 208,80" fill="#FFFFFF"/>
|
||||
<line x1="48" y1="128" x2="208" y2="128" stroke="#FFFFFF" stroke-width="48"/>
|
||||
<polygon points="48,176 208,176 128,256" fill="#FFFFFF"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 274 B |
Loading…
Add table
Add a link
Reference in a new issue