forked from 0x2620/oxjs
add audio-related symbols, update example
This commit is contained in:
parent
34cef100ad
commit
9a84581c2e
8 changed files with 47 additions and 2 deletions
4
source/Ox.UI/themes/classic/svg/symbolPlayNext.svg
Normal file
4
source/Ox.UI/themes/classic/svg/symbolPlayNext.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<polygon points="32,32 128,128 32,224" fill="#404040"/>
|
||||
<polygon points="160,32 255,128 160,224" fill="#404040"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 194 B |
Loading…
Add table
Add a link
Reference in a new issue