-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
update icon: typo3 (original, original-wordmark, plain-wordmark, line, line-wordmark) #2048
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The plain and line versions are missing the fill attribute, which makes those versions black. That's fine for the font since we can change the color easily, but for the svg versions it's more difficult to change the color.
imo we should use the color from devicon.json
as fill for all icons with a single path
@lunatic-fox I know you have some opinions on this, what do you think?
I got your point @Snailedlt and yeah, all this time I was considering |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! ✔️
Thank you for another great contribution! 💯 🙇
…, line-wordmark) (devicons#2048) * Update typo3 icons * Remove icons style attribute * Change fill color from `line`, `line-wordmark` and `plain-wordmark` versions --------- Co-authored-by: Josélio Júnior <[email protected]> Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
Double check these details before you open a PR
Features
This PR closes NONE
Part of #1998 and #2001
Notes