-
Notifications
You must be signed in to change notification settings - Fork 94
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 : Twitter Icon #99
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.
Maybe we might wanna change the file name to VTIconX.vue
👀
How about |
Why? It is "X" isn't it? 👀 |
Yes, updated the changes. |
Looking good to me 👍 @yyx990803 @bencodezen @NataliaTepluhina |
@kiaking I think we can merge this for now. And then we can further publish it. And then people in the docs project can choose a proper time to apply it. Let me will check the Netlify checks failure first. |
src/core/components/VTSocialLink.vue
Outdated
@@ -22,7 +22,7 @@ const icons = { | |||
github: VTIconGitHub, | |||
linkedin: VTIconLinkedIn, | |||
slack: VTIconSlack, | |||
twitter: VTIconTwitter, | |||
twitter: VTIconX, |
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.
For better flexibility to end users, I might prefer having both twitter and x props here. The twitter is still to the blue bird icon. The x is to the new one. So people can feel free to choose what they would like to use. What do you think?
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.
That also means we'd better keep the file src/core/components/icons/VTIconTwitter.vue
.
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.
Good point. @4ndu-7h4k Would you mind fixing this?
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.
Sure @kiaking
Updated Twitter icon
Dark Theme

Light Theme
