-
Notifications
You must be signed in to change notification settings - Fork 208
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
twitter to x icon #13247
twitter to x icon #13247
Conversation
Demo running at https://ubuntu-com-13247.demos.haus |
@mtruj013 can you pls check this? |
Codecov Report
@@ Coverage Diff @@
## main #13247 +/- ##
=======================================
Coverage 75.31% 75.31%
=======================================
Files 106 106
Lines 2840 2840
Branches 929 929
=======================================
Hits 2139 2139
Misses 679 679
Partials 22 22 |
Thanks for your contribution @sarthak-kumar-shailendra! This needs a design review, I'll go ahead and review the code once that has been done as there may be some changes requested. cc: @lyubomir-popov |
Hi can you please define the height in rems not pixels? Bonus points for fixing the 4th icon as well :) |
@lyubomir-popov Have converted pixels to rems and fixed the fourth icon as well. Can you check again? |
hi, thanks for doing this - but there's still something keeping it smaller @sarthak-kumar-shailendra: maybe it is the 32px height on the svg itself? Can you please compare how the two in the middle (the bigger ones) are built? |
is my last commit published in the latest demo? |
@lyubomir-popov @sarthak-kumar-shailendra looks like new pushes aren't triggering demo builds if they come from external contributors. I've manually triggered a build, it should be up to date now (same link) |
@lyubomir-popov can you check now? |
Thanks @sarthak-kumar-shailendra the sizing is now correct, but I also noticed the X letter is transparent, and shows the background underneath. Can you please use the same colour as other icons in the set (light gray, solid). This is to ensure readability even when a user is using plugins/browser features that alter page backgrounds, as demonstrated in the brave browser screenshot above. |
@lyubomir-popov did you mean like this? |
@sarthak-kumar-shailendra yes but please use the same colour as other icons in this set: #e5e5e5 |
@lyubomir-popov have pushed the changes, will need to trigger a new build manually |
@sarthak-kumar-shailendra @lyubomir-popov demo should be up to date |
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.
Thanks @sarthak-kumar-shailendra, LGTM!
Done
Changed the svg of twitter icon to x
QA
./run serve
ordotrun
Issue / Card
Fixes #13246 , https://warthogs.atlassian.net/browse/WD-6905
Screenshots
Help
QA steps - Commit guidelines