Created on 27 March 2024, 8 months ago

Problem/Motivation

Twitter/X icon needs updating to use X instead of the old bird icon.

Proposed resolution

Edit page.html.twig to update icon source.

Before:
<img class="usa-social-link__icon" src="{{ uswds_images }}usa-icons/twitter.svg" alt="Twitter">

After:
<img class="usa-social-link__icon" src="{{ uswds_images }}usa-icons/x.svg" alt="Twitter">

πŸ“Œ Task
Status

Fixed

Version

3.7

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States fkildoo Alexandria, VA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024