Problem/Motivation

The 2024 brand evolution was just announced by Dries Buytaert at his Driesnote at DrupalCon Portland 2024. We should update instances of the Drupal logo in Drupal core with the slightly updated 2024 version. See https://dri.es/state-of-drupal-presentation-may-2024

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3446413

Command icon Show commands

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

Gábor Hojtsy created an issue. See original summary.

gábor hojtsy’s picture

Issue summary: View changes
StatusFileSize
new171.12 KB

I asked the promote Drupal folks for source files for the logo. I don't think the font applies to core unless the current typo is used.

shaal’s picture

shaal’s picture

Status: Active » Needs review

In the SVGs from latest brand page I shared above each SVG has both the logo and the word "Drupal" together.
I used Figma to separate the drop SVG, and optimized that SVG through https://jakearchibald.github.io/svgomg optimization.
I then replaced it with existing 2 Drupal Logos I found in the code and updated its fill color with the colors that were already in code, as well as replaced the logo in Claro CSS.

Files updated:

  • /core/themes/claro/images/core/ffffff/drupal-logo.svg
  • /core/misc/logo/drupal-logo.svg
  • /core/themes/claro/css/components/system-status-report-general-info.css

Was that the change expected in this issue? anything else?

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new20.56 KB
new20.27 KB

Before

before

After

after

Here's some screenshots from the status report showing the slight update.

quietone’s picture

Issue tags: +Needs followup

Can someone explain what the difference is between the old and the new logo?

And this also needs a file that can uploaded to the project page. The current file is a png. That can be a follow up though.

smustgrave’s picture

Found it to be very subtle by the "cut" or "stripes" are slightly longer and a little thinner

gábor hojtsy’s picture

StatusFileSize
new97.96 KB

Putting the two above screenshots side by side.

nod_’s picture

nod_’s picture

Version: 11.x-dev » 10.3.x-dev
Status: Reviewed & tested by the community » Fixed
Issue tags: -Needs followup

Committed and pushed 7366b68d4d to 11.x and 6e7f23e152 to 11.0.x and 5b98e951f8 to 10.4.x and 6be520318e to 10.3.x. Thanks!

nod_’s picture

  • nod_ committed 6be52031 on 10.3.x
    Issue #3446413 by shaal, Gábor Hojtsy, smustgrave, quietone: Update the...

  • nod_ committed 5b98e951 on 10.4.x
    Issue #3446413 by shaal, Gábor Hojtsy, smustgrave, quietone: Update the...

  • nod_ committed 6e7f23e1 on 11.0.x
    Issue #3446413 by shaal, Gábor Hojtsy, smustgrave, quietone: Update the...

  • nod_ committed 7366b68d on 11.x
    Issue #3446413 by shaal, Gábor Hojtsy, smustgrave, quietone: Update the...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.