#39621 closed enhancement (wontfix)
Twenty Seventeen: Add Slack SVG icon in social media menu
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7.1 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | template | Cc: |
Description
Please add Slack as an SVG icon in twentyseventeen social media menu.
Thanks
Attachments (2)
Change History (10)
#2
@
8 years ago
- Component changed from Themes to Bundled Theme
- Summary changed from Add Slack SVG icon in twentyseventeen social media menu to Twenty Seventeen: Add Slack SVG icon in social media menu
#3
@
8 years ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
Hey @carl-alberto – thanks for the request!
I'm curious what you'd link to for a Slack icon?
I'm mostly against adding other icons at this point, unless the network is very large, or there is a high demand. That said, I'm closing this as I don't see adding this unless there's more demand.
#4
@
8 years ago
Hi @davidakennedy
We'll be linking it to our local WP Community Slack from our local WP community site, it would be nice to have that icon though.
Thanks!
#5
@
8 years ago
Just came across this as I also need to add in Slack as a social media item for a project I'm doing. Wanted to +1 this it is more than just @carl-alberto who needs this but i understand this might be a subset of world-wide industry and probably woudl be better as a plugin extension.
#6
@
8 years ago
A SVG Slack icon was added to dashicons a while ago:
https://github.com/WordPress/dashicons/commit/199c64751f51926bcb26e52a384331e5ef2326a9
It not publicly published on https://developer.wordpress.org/resource/dashicons/ though (There are numerous "reserved" dashicons not published similar to this)
This ticket was mentioned in Slack in #design-dashicons by netweb. View the logs.
8 years ago
#8
@
8 years ago
For anyone who needs to extend Twentyseventeen to include Slack icon in the social menu now, and found this thread using a search engine ( That's how i ended up here), I created a little plugin: https://github.com/missjwo/twentyseventeen-social-slack
It would be cool if there was a way to add in extra svg files to the original list and then they can run through all eth svg files - so people can just extend the SVGs used as they need. I couldn't really work it out, so this replaces the original svg with a file which includes the Slack icon.
Here's my patch to add slack icon