Automattic / Automattic/jetpack
Allow color logos for the various SVG versions
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
With an SVG icon, you can change the color of the whole icon with `fill`, so it doesn't matter what color the individual files are born with.
For some logos, like Google Photos, it's really important they have color. We should see if there's a way to make the scripts not strip out color attributes, if not for all logos, then at least optionally for some of them.
Here's a Google Photos logo, for example:
```
```

Contributor guide
Research direction
Locate the scripts that generate the various SVG versions and identify where color attributes are stripped. Determine whether color preservation can be optional for selected logos, then verify that color logos such as Google Photos retain their individual colors without breaking the existing single-color variants.
Written by the indexing model from the issue text.
Assessment
- Domain
- design, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100