forked from 0x2620/oxjs
add new symbols
This commit is contained in:
parent
5f8f1904fd
commit
6b33c631a9
8 changed files with 111 additions and 5 deletions
|
|
@ -56,12 +56,13 @@
|
|||
'arrowLeft', 'arrowRight', 'arrowUp', 'arrowDown',
|
||||
'left', 'right', 'up', 'down',
|
||||
'pause', 'playInToOut', 'goToIn', 'goToOut', 'setIn', 'setOut',
|
||||
'goToPoster', 'setPoster',
|
||||
'center', 'zoom', 'grow', 'shrink', 'fill', 'fit',
|
||||
'unmute', 'volumeUp', 'volumeDown', 'mute',
|
||||
'undo', 'redo', 'unlock', 'lock',
|
||||
'mount', 'unmount', 'sync',
|
||||
'info', 'warning', 'help',
|
||||
'check', 'bracket',
|
||||
'check', 'embed', 'bracket',
|
||||
'delete', 'download', 'edit', 'find', 'flag', 'like',
|
||||
'publish', 'set', 'star', 'user', 'view', 'loading'
|
||||
].forEach(function(symbol) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue