Skip to content
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

Fix YouTube icon appearance with fill color #1037

Closed
wants to merge 2 commits into from
Closed

Fix YouTube icon appearance with fill color #1037

wants to merge 2 commits into from

Conversation

wojtekmaj
Copy link
Contributor

@wojtekmaj wojtekmaj commented Apr 11, 2023

When fill color was applied to YouTube icon, it appears as a rectangle with rounded corners, nothing more:

Zrzut ekranu 2023-04-11 o 09 39 58

This PR fixes that by replacing polygon with second path added with fill-rule="evenodd".

Zrzut ekranu 2023-04-11 o 09 43 29

The default appaerance remains unchanged. Before:

Zrzut ekranu 2023-04-11 o 09 44 41

After (I swear it's a different screenshot 😆):

Zrzut ekranu 2023-04-11 o 09 44 18

@github-actions
Copy link

Added or changed icons

Icon X-rays icons/youtube.svg

@karsa-mistmere
Copy link
Member

karsa-mistmere commented Apr 11, 2023

Hmm... I'm not sure with #94 and #670 being in progress and all, at this point why not just use Simpleicons instead?

https://simpleicons.org/?q=youtube

@wojtekmaj
Copy link
Contributor Author

I'd rather not have multiple icon libraries unless I'm forced to, and it happens that I don't need more brand icons than Lucide offers at a time. I respect that no new icons are added, but I also fail to see the reason not to fix the old ones, no? :)

@wojtekmaj
Copy link
Contributor Author

Can we get this merged, pretty please? 🥺

@ericfennis
Copy link
Member

Nope sorry we don't accept compound paths. These will nog work well in design programs.

@ericfennis ericfennis closed this Apr 23, 2023
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.

3 participants