LelouchFR / skill-icons

"Fork" of official skill-icons repository. Showcase your skills on your Github readme or resumé with ease ✨
https://go-skill-icons.vercel.app
MIT License
199 stars 28 forks source link

[NEW ICON]: Alternate Twitter Icon #118

Closed byeoon closed 4 months ago

byeoon commented 4 months ago

Skill Name

Twitter (alt)

Why?

I'd rather show the Twitter icon than the X icon and I think having a separate version would be nice (I HATE Elon!!!)

Reference Image

https://www.vectorlogo.zone/logos/twitter/twitter-tile.svg

Code of Conduct Acknowledgment

LelouchFR commented 4 months ago

I don't really like the idea of creating a duplicate :/ I don't really think I'm going to change it. Let's just say we move forward.

byeoon commented 4 months ago

I don't really like the idea of creating a duplicate :/ I don't really think I'm going to change it. Let's just say we move forward.

Sounds good to me

UMMAN2005 commented 4 months ago

If you really want to use twitter, you can use this url:

https://skillicons.dev/icons?i=twitter

Twitter

LelouchFR commented 4 months ago

@byeoon you can kinda combine the 2 using the img tag like that (but plz try not to add it in the middle, else it would do 2 api calls for one line :/) :

<img src="https://skillicons.dev/icons?i=twitter"/><img src="https://go-skill-icons.vercel.app/api/icons?i=github,steam"/>

which gives that: