Corrects vendor colors for Evernote & GitLab (#101)

* Updates color scheme to ones on Evernote.com

* Uses Gitlab.com's primary orange color

* Meetup ref icon is a PNG, not JPG
This commit is contained in:
David Alexander
2017-12-02 17:19:56 -05:00
committed by Terence Eden
parent d3b6f10eec
commit 2aa7f361fa
4 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Gitlab" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#fc6d26" rx="15%"/><path fill="#fff" d="M389 77c-3-7-13-7-15 0l-44 136H182L138 77c-2-7-12-7-15 0L57 282c-2 6 0 13 5 17l194 141 194-141c5-4 7-11 5-17z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Gitlab" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#e65328" rx="15%"/><path fill="#fff" d="M389 77c-3-7-13-7-15 0l-44 136H182L138 77c-2-7-12-7-15 0L57 282c-2 6 0 13 5 17l194 141 194-141c5-4 7-11 5-17z"/></svg>

Before

Width:  |  Height:  |  Size: 288 B

After

Width:  |  Height:  |  Size: 289 B