-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Social Logos: New logos and various fixes (#37799)
* Add SoundCloud logo * Add Snapchat logo * Add VK logo * Add Quora logo * Add Untappd logo * Add git logo * Add Discord logo * Add Deezer logo * Add LINE logo * Add Messenger logo * Use default (location-agnostic) sort * Adapt to glob 9+ changes (and go glob.sync) * Throw some errors * Add non-zero exit code * Add updated source files * Compile a list of official brand links * Readme tweaks * Consolidate example CSS file * Copy example CSS into place * Adjust readme wording * Add changelogs * Bump version * Add `set -eo pipefail` to build scripts Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/9486798135 Upstream-Ref: Automattic/jetpack@d199bf3
- Loading branch information
Showing
12 changed files
with
494 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{ | ||
"amazon": 62976, | ||
"blogger-alt": 62977, | ||
"blogger": 62978, | ||
"codepen": 61974, | ||
"digg": 61985, | ||
"dribbble": 61953, | ||
"dropbox": 61989, | ||
"eventbrite": 62979, | ||
"facebook": 61955, | ||
"feed": 62483, | ||
"flickr": 61969, | ||
"foursquare": 61990, | ||
"ghost": 63004, | ||
"github": 61952, | ||
"google-plus-alt": 61976, | ||
"google-plus": 61958, | ||
"instagram": 61973, | ||
"linkedin": 61959, | ||
"mail": 62480, | ||
"medium": 63011, | ||
"pinterest-alt": 61968, | ||
"pinterest": 61961, | ||
"pocket": 61988, | ||
"polldaddy": 61975, | ||
"print": 62569, | ||
"reddit": 61986, | ||
"share": 62485, | ||
"skype": 61984, | ||
"spotify": 62741, | ||
"squarespace": 62981, | ||
"stumbleupon": 61987, | ||
"telegram": 62982, | ||
"tumblr-alt": 62983, | ||
"tumblr": 61972, | ||
"twitch": 62742, | ||
"twitter-alt": 61954, | ||
"twitter": 62992, | ||
"vimeo": 61970, | ||
"whatsapp": 62984, | ||
"wordpress": 61957, | ||
"xanga": 62985, | ||
"youtube": 61971, | ||
"behance": 61697, | ||
"google-alt": 61698, | ||
"google": 61699, | ||
"woocommerce": 61700, | ||
"patreon": 61701, | ||
"medium-alt": 61702, | ||
"tiktok-alt": 61703, | ||
"tiktok": 61704, | ||
"link": 61705, | ||
"mastodon": 61706, | ||
"fediverse": 61707, | ||
"nextdoor": 61708, | ||
"threads": 61709, | ||
"x": 61710, | ||
"bluesky": 61711, | ||
"sms": 61712, | ||
"json-feed": 63012, | ||
"microblog": 63013, | ||
"stackexchange": 63014, | ||
"stackoverflow": 63015, | ||
"tripadvisor": 63016, | ||
"deezer": 63017, | ||
"discord": 63018, | ||
"git": 63019, | ||
"line": 63020, | ||
"messenger": 63021, | ||
"quora": 63022, | ||
"snapchat": 63023, | ||
"soundcloud": 63024, | ||
"untappd": 63025, | ||
"vk": 63026 | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.