Skip to content

Conversation

@aurooba
Copy link
Member

@aurooba aurooba commented May 2, 2023

What?

This removes fill="none" from this SVG.

Why?

There's a little bug in this icon file making the icon invisible when you import it in. Removing fill="none" fixes the issues and makes it the same as other icons.

Testing Instructions

  1. import levelUp from the icons library without this PR, and see that the icon is invisible
  2. import levelUp from the icons library with this PR, and see that the icon now shows up.

I'm not sure if there is some build scripts or anything I have to run in order for this PR to be successful, if someone could let me know, that'd be helpful!

@ndiego ndiego added the [Package] Icons /packages/icons label May 3, 2023
@ndiego ndiego self-requested a review May 3, 2023 00:45
Copy link
Member

@ndiego ndiego left a comment

Choose a reason for hiding this comment

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

Looks good! I also confirmed the current issue in Storybook.

image

@talldan talldan merged commit 7a6570f into WordPress:trunk May 3, 2023
@talldan talldan added the [Type] Bug An existing feature does not function as intended label May 3, 2023
@github-actions github-actions bot added this to the Gutenberg 15.8 milestone May 3, 2023
@aurooba
Copy link
Member Author

aurooba commented May 3, 2023

Thanks for the review, @ndiego and reminding me that there's a storybook area for icons as well 😅 I totally forgot.

@aurooba aurooba deleted the patch-4 branch May 3, 2023 05:05
@aurooba aurooba restored the patch-4 branch May 3, 2023 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Package] Icons /packages/icons [Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants