fermentationist / devicon-react-svg

An implementation of the Devicons icon library for React. It returns a functional React component that will render the icon as an inline SVG.
https://www.npmjs.com/package/devicon-react-svg
7 stars 3 forks source link

[Request] Some icons seem to be missing #1

Closed sff1019 closed 5 years ago

sff1019 commented 5 years ago

Hello, I really love your work, and seems to work great with react+typescript. One request, some icons seems to be missing (ex: vuejs, typescript, etc)

Will it be possible for you to add them?

Thank you!

fermentationist commented 5 years ago

Hi! Thanks so much for your supportive words! I am very sorry it has taken me so long to reply. I have just pushed a new version of devicon-react-svg, and have added the following icons: "typescript", "typescript_badge", "vuejs", "vuejs_color", "webpack", and "webpack_color". I hope they will be useful to you!

Regards,

Dennis

On Sat, Sep 7, 2019 at 7:21 AM Hanna Hoshino notifications@github.com wrote:

Hello, I really love your work, and seems to work great with react+typescript. One request, some icons seems to be missing (ex: vuejs, typescript, etc)

Will it be possible for you to add them?

Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fermentationist/devicon-react-svg/issues/1?email_source=notifications&email_token=AEJTEGDT4PDE6H74SMK4WQTQIOMDTA5CNFSM4IUP4HP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJ6NGBQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AEJTEGFHEJQBM4Q6LN5PHQDQIOMDTANCNFSM4IUP4HPQ .

sff1019 commented 5 years ago

Awesome! Thank you very much!