mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
MDL-70316 core: Update the emoji categories in the emoji picker
This commit is contained in:
parent
adb66d4b03
commit
db758db533
3 changed files with 15 additions and 5 deletions
|
@ -226,8 +226,9 @@ class icon_system_fontawesome extends icon_system_font {
|
|||
'core:i/emojicategoryflags' => 'fa-flag',
|
||||
'core:i/emojicategoryfooddrink' => 'fa-cutlery',
|
||||
'core:i/emojicategoryobjects' => 'fa-lightbulb-o',
|
||||
'core:i/emojicategorypeoplebody' => 'fa-male',
|
||||
'core:i/emojicategoryrecent' => 'fa-clock-o',
|
||||
'core:i/emojicategorysmileyspeople' => 'fa-smile-o',
|
||||
'core:i/emojicategorysmileysemotion' => 'fa-smile-o',
|
||||
'core:i/emojicategorysymbols' => 'fa-heart',
|
||||
'core:i/emojicategorytravelplaces' => 'fa-plane',
|
||||
'core:i/edit' => 'fa-pencil',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue