The Gleam icon has the wrong colour and pose
See original GitHub issueHi there 👋 it was noticed that a gleam icon was recently added to the icon pack.
As such, we were hoping to correct the image used and the colour selected.
The official gleam colour is #ffaff3: this can be seen on the gleam website and on the official github linguist colour for the gleam language.
The most common image for the gleam mascot Lucy is running (as can be seen on the gleam website), and here is the most likely candidate for the icon with the correct colour and pose in the gleam website repo: https://github.com/gleam-lang/website/blob/main/images/lucy-pink-2.svg
I made this issue to be able to discuss this change before anyone creates any PRs to fix the image or the colour.
I’m just a community member so I’m going to be looping in Gleam’s author @lpil on this in case there is any further discussion/elaboration needed.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (2 by maintainers)

Top Related StackOverflow Question
Oh wow thank you! I was tinkering with the svg a little bit but you did a much better job than I would have!
Edit: looks good to go!
@TanklesXL Thank you for your feedback, I just created a PR with the changes: #1433