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
7
source/Ox.UI/themes/classic/svg/symbolColumns.svg
Normal file
7
source/Ox.UI/themes/classic/svg/symbolColumns.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<g fill="none" stroke="#404040" stroke-width="32">
|
||||
<rect x="32" y="32" width="192" height="192"/>
|
||||
<line x1="96" y1="32" x2="96" y2="224"/>
|
||||
<line x1="160" y1="32" x2="160" y2="224"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 291 B |
Loading…
Add table
Add a link
Reference in a new issue