Merge pull request #417 from danleech/develop

Adds AddThis and Mastodon
This commit is contained in:
Dan Leech 2017-04-30 16:50:34 +01:00 committed by GitHub
commit 8992949d47
3 changed files with 12 additions and 0 deletions

View file

@ -15,6 +15,11 @@
"hex": "0085CA",
"source": "http://identitystandards.acm.org/"
},
{
"title": "AddThis",
"hex": "FF5C3E",
"source": "http://www.addthis.com/press"
},
{
"title": "Air",
"hex": "FF2D55",
@ -730,6 +735,11 @@
"hex": "FF1E0D",
"source": "http://www.makerbot.com/makerbot-press-assets"
},
{
"title": "Mastodon",
"hex": "189EFC",
"source": "https://github.com/tootsuite/mastodon/blob/master/app/assets/images/logo.svg"
},
{
"title": "MasterCard",
"hex": "EB001B",

1
icons/addthis.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M11.994 9.048H8.995v2.997H7.018V9.042H3.955V7.01h2.999V3.994H8.93V7.01h2.999l.064 2.038zM13.97.038H1.978C.906.013 0 .914 0 2.006V14.02C0 15.105.9 16 2.003 16h11.994A2.01 2.01 0 0 0 16 14.006V1.994C16 .894 15.1 0 13.997 0l-.026.038z"/></svg>

After

Width:  |  Height:  |  Size: 332 B

1
icons/mastodon.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.004 0A7.996 7.996 0 0 0 2.35 2.342 7.996 7.996 0 1 0 13.658 13.65 7.996 7.996 0 0 0 8.004 0zm0 4.478h1.712c-.305.215-.42.816-.433 1.18v3.33c0 .71-.57 1.28-1.28 1.28-.71 0-1.28-.57-1.28-1.28v-3.23c0-.71.57-1.28 1.28-1.28zm-.008.832c-.247 0-.448.2-.448.448 0 .247.2.448.448.448.247 0 .448-.2.448-.448 0-.247-.2-.448-.448-.448zm-4.462.126c.708 0 1.28.57 1.28 1.28v3.296c.014.366.128.967.433 1.18H3.534c-.71 0-1.28-.57-1.28-1.278V6.716c0-.71.57-1.28 1.28-1.28zm8.94 0c.71 0 1.28.57 1.28 1.28v3.198c0 .71-.57 1.28-1.28 1.28h-1.712c.305-.215.42-.816.433-1.182V6.716c0-.71.57-1.28 1.28-1.28zm-8.947.833c-.248 0-.448.2-.448.44s.2.444.44.444.444-.2.444-.447-.2-.448-.447-.448zm8.955 0c-.247 0-.448.2-.448.44s.2.444.448.444c.247 0 .448-.2.448-.447s-.2-.448-.448-.448zm-4.486.64c-.247 0-.448.2-.448.44s.2.45.448.45c.247 0 .448-.2.448-.45s-.2-.45-.448-.45zm-4.47.95c-.247 0-.447.2-.447.45s.2.45.44.45.444-.2.444-.45-.2-.45-.447-.45zm8.956 0c-.247 0-.448.2-.448.45s.2.45.448.45c.247 0 .448-.2.448-.45s-.2-.45-.448-.45zm-4.486.64c-.247 0-.448.2-.448.45s.2.45.448.45c.247 0 .448-.2.448-.45s-.2-.45-.448-.45zm-4.47.96c-.247 0-.447.2-.447.444s.2.45.44.45.444-.2.444-.45-.2-.447-.447-.447zm8.956 0c-.247 0-.448.2-.448.444s.2.45.448.45c.247 0 .448-.2.448-.45s-.2-.447-.448-.447z"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB