MDL-63044 icon: add next and previous icons
This commit is contained in:
@@ -260,6 +260,7 @@ class icon_system_fontawesome extends icon_system_font {
|
||||
'core:i/ne_red_mark' => 'fa-remove',
|
||||
'core:i/new' => 'fa-bolt',
|
||||
'core:i/news' => 'fa-newspaper-o',
|
||||
'core:i/next' => 'fa-chevron-right',
|
||||
'core:i/nosubcat' => 'fa-plus-square-o',
|
||||
'core:i/notifications' => 'fa-bell',
|
||||
'core:i/open' => 'fa-folder-open',
|
||||
@@ -270,6 +271,7 @@ class icon_system_fontawesome extends icon_system_font {
|
||||
'core:i/persona_sign_in_black' => 'fa-male',
|
||||
'core:i/portfolio' => 'fa-id-badge',
|
||||
'core:i/preview' => 'fa-search-plus',
|
||||
'core:i/previous' => 'fa-chevron-left',
|
||||
'core:i/privatefiles' => 'fa-file-o',
|
||||
'core:i/progressbar' => 'fa-spinner fa-spin',
|
||||
'core:i/publish' => 'fa-share',
|
||||
|
||||
Reference in New Issue
Block a user