diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 56b5943d9..faf52aaef 100755 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -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", diff --git a/icons/addthis.svg b/icons/addthis.svg new file mode 100644 index 000000000..6b25fcd47 --- /dev/null +++ b/icons/addthis.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mastodon.svg b/icons/mastodon.svg new file mode 100644 index 000000000..157f56d82 --- /dev/null +++ b/icons/mastodon.svg @@ -0,0 +1 @@ + \ No newline at end of file