Merge branch 'MDL-78052-master' of https://github.com/sarjona/moodle

This commit is contained in:
Jake Dallimore 2023-05-03 12:06:33 +08:00
commit d2b655cbf2
19 changed files with 19 additions and 58 deletions

View file

@ -11,7 +11,7 @@ tags:
## Description
Most Moodle icons are rendered using the 6.3 versions of [Fontawesome](https://fontawesome.com/v6/search). Iconnames are mapped from the Moodle icon name to the Font Awesome icon names in `/lib/classes/output/icon_system_fontawesome.php`
Most Moodle icons are rendered using the 6.4 versions of [Fontawesome](https://fontawesome.com/v6/search). Iconnames are mapped from the Moodle icon name to the Font Awesome icon names in `/lib/classes/output/icon_system_fontawesome.php`
If needed a theme can override this map and provide its own mapping.