You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
403 B

  1. * Allow to upload some big icon (preferrably SVG or the like) and generate
  2. all the icons from it
  3. * Generate icons suitable for mobile devices and web apps (see /static/src/img/
  4. folder inside the module for a sample of the possible current formats.
  5. * Put the icon definition at system level, not at company level. It doesn't
  6. make sense (as the icon is cached) to have a different icon per company.