forked from 0x2620/oxjs
adding upload symbol
This commit is contained in:
parent
a8b9e1fd2c
commit
297ac0a141
2 changed files with 17 additions and 9 deletions
4
source/Ox.UI/themes/classic/svg/symbolUpload.svg
Normal file
4
source/Ox.UI/themes/classic/svg/symbolUpload.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<line x1="128" y1="240" x2="128" y2="128" stroke="#404040" stroke-width="96"/>
|
||||
<polygon points="0,128 256,128 128,0" fill="#404040"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 214 B |
Loading…
Add table
Add a link
Reference in a new issue