kni-labs / rrssb

:arrow_right_hook: Ridiculously Responsive Social Sharing Buttons
https://rrssb.netlify.com/
MIT License
3.4k stars 423 forks source link

Added Telegram button #171

Closed theus closed 3 years ago

dbox commented 8 years ago

Hey Theus-

Thanks for contributing! I've personally never heard of Telegram, but if it gets popular enough and enough people want it, I'd be happy to add.

Adding sites adds filesize (albeit very slight) to the css. While this is not an issue when users use the sass file, I'd still like to make sure the default set of sites are widely used.

theus commented 8 years ago

@dbox I understand. Telegram is a excellent messenger app and is growing up well. I created the button to add in a project and I decided make a PR :relieved:

dbox commented 8 years ago

totally. appreciate it!

ygd commented 8 years ago

+1

finex commented 7 years ago

+1 to add Telegram support

Stichoza commented 7 years ago

Telegram is probably the number one messenger in Eastern Europe and Asia.

+999999 for Telegram. Please merge

Stichoza commented 7 years ago

@theus The SVG icon you provided doesn't go with other icons. The telegram icon itself has colors in SVG paths instead of simply be cut out.

It should be something like this:

screen shot 2017-04-09 at 12 05 49

You can take a look at Whatsapp icon on a demo page and see how the inner green part of the icon changes on hover.


This applies both for SVG files and the inline SVG in HTML. Compare with other icons in this package. Current telegram icon will be just a white circle.

lucacividini commented 5 years ago

Can you merge this features for having the telegram button? thank's to @Stichoza and @theus for this work!