Closed (fixed)
Project:
Rybbit Analytics
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
13 May 2026 at 13:45 UTC
Updated:
28 May 2026 at 15:25 UTC
Jump to comment: Most recent
Add a logo.png file using Rybbit's main logo so this module can appear in the project browser:
* 512px by 512px square
* PNG format
* no animations
* 10k file size or less
* reasonable image quality
* visually represents the project
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
allie mickaHere are Rybbit's brand guidelines: https://rybbit.com/brand
The green logo is catchy!
Comment #5
allie mickaI created a logo in Inkscape using Rybbit's new logo/branding over a black-ish circle.
Exporting a png from Inkscape resulted in files larger than the recommended 10k limit, no matter what I tried. I ended up installing https://pngquant.org/ and running `pngquant logo.png` against the exported logo and then saving the resulting file. 8kb.
I also included the svg in the project in case we want to change it or re-export.
Comment #6
allie micka