Problem/Motivation
The Project Browser Initiative wants nice project logos for better UX. The logo will be displayed on the card for your module in the Project Browser (as well as on drupalcode.org as your project avatar, and on drupal.org on your project page).
The Ultimate Cron module needs a logo for this objective.
Proposed resolution
- Create a logo that is 512x512 square dimension in PNG format without animations.
- The file size should be 10k or less.
- Use a lossy image tool (such as pngquant) to reduce the file size while keeping the image quality at around 80%.
Examples:
https://www.drupal.org/files/issues/2024-07-04/jQuery-UI-Selectable-fs8.png
https://www.drupal.org/files/issues/2023-05-03/Embed-Project-Logo.png
https://www.drupal.org/files/issues/2022-04-28/pathauto-fs8.png
https://www.drupal.org/files/issues/2022-09-23/search_api.png
https://www.drupal.org/files/issues/2022-09-23/Rest%20UI.png
https://www.drupal.org/files/issues/2023-08-16/entity_queue_3.png
https://www.drupal.org/files/issues/2022-10-04/views_slideshow_logo_1.png
https://www.drupal.org/files/issues/2022-09-30/redis-project-browser-cub...
https://www.drupal.org/files/issues/2022-09-23/DropzoneJS_v2-min.png
https://www.drupal.org/files/issues/2023-08-14/File_Metadata_Manager_2.png
MAINTAINERS: Once a logo is reviewed and approved, it should be added to the root folder of your project's repo, and be named
logo.png. This must be present on your project’sdefault branch. If you have a logo as the first image in theImagesfield on your project page, please remove it. The logo will be displayed on the cards in the Project Browser grid and list views.
Review steps
- Review any logos on this ticket.
- Provide design feedback if applicable.
- If multiple logos are provided, choose your preferred one.
- Ensure logo meet the requirements:
- 512px by 512px square
- PNG format
- no animations
- 10k file size or less
- reasonable image quality
- visually represents the project
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Ultimate Cron (4).png | 6.54 KB | debdeep.mukhopadhyay |
Issue fork ultimate_cron-3459387
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kristen polMoving to project's queue per @leslieg.
Comment #3
debdeep.mukhopadhyay commentedI am working on it.
Comment #4
debdeep.mukhopadhyay commented@kristen pol

I have created the logo as per the requirements. Please review and let me know if any further changes are required.
Comment #5
sourojeetpaul commentedHi @debdeep.mukhopadhyay,
The logo looks good and clean to me! It also aligns with the module's functionality and confirms with PB logo constraints.
Hence I'm taking this forward and moving it to RTBC++
Comment #6
berdirLooks good to me as well, please create a merge request (you can actually do everything through the UI). Please also add a logo.svg so it can be adjusted in the future.
Comment #8
debdeep.mukhopadhyay commentedHello @berdir
I just create a MR including logo.svg file.
please review and marge it.Thanks
Comment #10
berdirMerged.