google / google/site-kit-wp

Update the old Google G wherever it still shows

Open
#13,239 0 comments 0 reactions 0 assignees View on GitHub
P2 Team S Type: Enhancement
Dominant language
JavaScript
Stars
1.4k
Forks
383
Avg merge
4d 12h
Merged PRs (30d)
80

Description

## Feature Description

#11791 updated the Google "G" in `logo-g.svg`, `logo-sitekit.svg`, and `Google_Icon::XML`. Five places still show the old one

- `assets/svg/graphics/sign-in-with-google.svg`, on the **Sign in with Google** row in **Settings** and on that module's setup screen.
- `assets/svg/graphics/sign-in-with-google-setup.svg`, on the Sign in with Google setup form.
- `assets/blocks/sign-in-with-google/icon.svg`, on the **Sign in with Google** block in the editor. `Edit.js` imports it.
- `assets/svg/graphics/splash-screenshot.svg`, on the splash screen.
- `2025-12-01-site-kit-logo.png`, in the email report. `Email_Assets::ASSETS` names the file and `https://sitekit-static.withgoogle.com/` serves it, so this one needs a new image uploaded under a new dated name.

Update all five to the new mark.

⚠️ Google's own script draws the **Sign in with Google** button on four more screens, so nothing here reaches them:

- The button inside a post.
- The WordPress login screen.
- A user's own profile screen.
- The module's setup preview.

---------------

_Do not alter or remove anything below. The following sections will be managed by moderators only._

## Acceptance criteria

*

## Implementation Brief

* [ ]

### Test Coverage

*

## QA Brief

*

## Changelog entry

*

Contributor guide

Open the contributing guide

Research direction

Compare the updated assets from #11791, then inspect the five named files: the three SVGs, the block icon imported by Edit.js, and 2025-12-01-site-kit-logo.png. Check Email_Assets::ASSETS for the report logo and the existing static-hosting convention. Done means all five locations use the new mark, with the email logo uploaded under a new dated name.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.