Skip to content

🚚 Update icons to handle updated fill-color from Figma. #3790

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

Merged
merged 3 commits into from
May 15, 2025

Conversation

KenAJoh
Copy link
Collaborator

@KenAJoh KenAJoh commented May 14, 2025

@KenAJoh KenAJoh requested a review from Copilot May 14, 2025 20:26
Copy link

changeset-bot bot commented May 14, 2025

⚠️ No Changeset found

Latest commit: 0f96d9a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the icons to handle the new fill-color defined in Figma. Key changes include:

  • Bumping the "updated_at" dates in multiple YAML icon files.
  • Replacing the hard-coded color "#23262A" with "#202733" in icon parsing, tests, and configuration.
  • Updating documentation in CONTRIBUTING.md to reflect the new color guidelines.

Reviewed Changes

Copilot reviewed 1845 out of 1845 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
@navikt/aksel-icons/icons/*.yml Updated metadata ("updated_at") to reflect the new update date.
@navikt/aksel-icons/config/parse-svg.js Changed the hard-coded color replacement to the new color.
@navikt/aksel-icons/tests/validate-svg.test.ts Updated expected stroke color for SVG validation.
@navikt/aksel-icons/tests/validate-svg-parsing.test.ts Updated expected fill colors in SVG parsing tests.
@navikt/aksel-icons/CONTRIBUTING.md Updated fill color instructions to match the new design.
@navikt/aksel-icons/.svgrrc.js Updated SVGR configuration to use the new fill color.

Copy link
Contributor

github-actions bot commented May 14, 2025

Storybook demo / Chromatic

13e75c8b3 | 91 components | 135 stories

@KenAJoh KenAJoh merged commit 9018f85 into main May 15, 2025
7 checks passed
@KenAJoh KenAJoh deleted the update-icon-colors branch May 15, 2025 17:45
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.

1 participant