Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Replace cookie icon #33

Merged

Conversation

pixelbrackets
Copy link
Contributor

@pixelbrackets pixelbrackets commented Jun 4, 2024

The currently used cookie icon has some drawbacks:

  • It has a white background instead of transparency, which looks odd on mouseover/hover effects in Matomo
  • It is the only icon which uses a realistic photo instead of an illustration
  • The source file is a lossy compression JPG, instead of the preferred SVG format

The new icon is an SVG. The image is public domain, see link in provided source file.

Before:
cookie-before

After:
cookie-after

Closes #32

Replace old cookie icon (lossy compression JPG,
white background instead of transparency,
realistic photo instead of illustration)
with prettier SVG.

Refs matomo-org#32
@pixelbrackets pixelbrackets force-pushed the 20240604-replace-cookie-icon branch from c1e9a40 to 1c52cb9 Compare June 4, 2024 12:49
@Findus23 Findus23 merged commit a3cf165 into matomo-org:master Jul 20, 2024
1 check failed
@Findus23
Copy link
Member

This is then the rescaled image:
cookie

Findus23 added a commit that referenced this pull request Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace cookie icon
4 participants