forked from 0x2620/oxjs
add missing symbols
This commit is contained in:
parent
06bb13458b
commit
c72031bfdf
13 changed files with 97 additions and 0 deletions
8
source/Ox.UI/themes/classic/svg/symbolGridLandscape.svg
Normal file
8
source/Ox.UI/themes/classic/svg/symbolGridLandscape.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<g fill="none" stroke="#404040" stroke-width="32">
|
||||
<rect x="32" y="40" width="64" height="48"/>
|
||||
<rect x="160" y="40" width="64" height="48"/>
|
||||
<rect x="32" y="168" width="64" height="48"/>
|
||||
<rect x="160" y="168" width="64" height="48"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 352 B |
Loading…
Add table
Add a link
Reference in a new issue