Opened 5 years ago
Closed 5 years ago
#48912 closed enhancement (duplicate)
Twenty Twenty: Add Telegram to social media icons
Reported by: | msaari | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 5.3 |
Component: | Bundled Theme | Keywords: | has-patch has-screenshots |
Focuses: | Cc: |
Description
It would be nice to have Telegram included in the list of social media icons. There are several plugins for Telegram integrations and the most popular one (https://wordpress.org/plugins/wptelegram/) has 10000+ active installations, so there's definitely some cross-over here.
I've taken the Telegram logo from Wikimedia Commons (https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg) and created a Telegram icon out of it. It's a slightly simplified version of the logo that works better as a single color icon. Telegram uses the same simplified logo in their app icons.
I've linked the logo to Telegram.org, Telegram.me and T.me urls. That's what Telegram uses as far as I can tell.
Attachments (3)
Change History (7)
#1
@
5 years ago
Hi
Twenty Twenty uses the same social icons that will be available in the block editor.
For consistency, any new icons would need to be added there too.
https://github.com/WordPress/gutenberg/tree/master/packages/block-library/src/social-link
#2
@
5 years ago
Good point about the block editor. I've made a pull request there as well: https://github.com/WordPress/gutenberg/pull/19000
Patch for twentytwenty/classes/class-twentytwenty-svg-icons.php