remove unneeded Ox. prefix from path and file names
This commit is contained in:
parent
4138e4e558
commit
51696562f1
1365 changed files with 43 additions and 43 deletions
6
source/UI/svg/symbolDelete.svg
Normal file
6
source/UI/svg/symbolDelete.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<g stroke="#808080" stroke-width="48">
|
||||
<circle cx="128" cy="128" r="104" fill="none"/>
|
||||
<line x1="40" y1="40" x2="216" y2="216"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 230 B |
Loading…
Add table
Add a link
Reference in a new issue