Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle icons: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 11: Line 11:


* [https://docs.google.com/presentation/d/1X6cVTcDvNLj7j48JhBVwiNhXggWW7M76Dt2ch02ZSHA/edit#slide=id.g1c1b79b3_11_0 Moodle Icon design guidelines]
* [https://docs.google.com/presentation/d/1X6cVTcDvNLj7j48JhBVwiNhXggWW7M76Dt2ch02ZSHA/edit#slide=id.g1c1b79b3_11_0 Moodle Icon design guidelines]
* [https://dl.dropbox.com/u/5403781/23vs24.html 2.3 icons versus 2.4]
* [[2.3 icons versus 2.4]]
* [http://marina.moodle.local/courseformats/iconslist.php Actual icons SVG, PNG and GIF]
* [http://marina.moodle.local/courseformats/iconslist.php Actual icons SVG, PNG and GIF]
* Sample files:
* Sample files:
* Template files:
* Template files:

Revision as of 12:17, 19 November 2012

Changes have been made to the icons in Moodle 2.4:

  • Icon format: SVG preferred and PNG version for fallback.
  • Activity icons: grown from 16x16 to 24x24
  • Block icons: standardized from various sizes to 16x16 monochrome
  • Action icons: standardized from various sizes to 12x12 monochrome

To make your activity modules look as good as the core icons in 2.4 and later you should upgrade your icons by adding some SVG files.

Resources