Merge pull request #130 from adafruit/add-adafruit

Add Adafruit to Discord Open Source.
This commit is contained in:
Kevin Ho 2019-01-28 03:27:39 -08:00 committed by GitHub
commit f4d0dc8ed9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View file

@ -584,6 +584,7 @@
"inviteCode": "jETyjUw",
"githubUrl": "https://github.com/PaperMC"
},
{
"logo": "enginehub.svg",
"title": "EngineHub",
@ -591,5 +592,14 @@
"inviteCode": "enginehub",
"githubUrl": "https://github.com/EngineHub"
}
{
"logo": "adafruit.svg",
"title": "Adafruit",
"quote": "Adafruit, a USA manufacturer of educational open-source hardware and software, uses Discord for creating Code + Community.",
"quoteSourceUrl": "https://www.adafruit.com/about/.",
"inviteCode": "https://discord.gg/adafruit",
"githubUrl": "https://github.com/adafruit"
}
]
}

21
logos/adafruit.svg Normal file
View file

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 72" style="enable-background:new 0 0 72 72;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<path class="st0" d="M71.7,31.8c-0.2-1.5-1-1.9-2.9-2.5c-1.4-0.5-11.1-3.6-11.1-3.6s-6.8-2.6-11.8,1.1c-0.7,0.5-1.4,1-2.1,1.6
c0.6-0.7,1.1-1.4,1.6-2.1c3.6-5,1-11.8,1-11.8s-3.1-9.7-3.6-11.1c-0.6-1.9-1-2.7-2.5-2.9c-1.5-0.2-2.1,0.4-3.3,2
c-0.9,1.2-6.8,9.5-6.8,9.5s-4.5,5.6-2.6,11.5c0.2,0.8,0.6,1.6,0.9,2.5c-0.5-0.8-1-1.5-1.5-2.2c-3.7-5-10.9-4.6-10.9-4.6
s-10.2,0-11.7,0c-2,0-2.9,0.1-3.5,1.5c-0.7,1.3-0.3,2.1,0.9,3.7c0.9,1.2,6.9,9.4,6.9,9.4s4,6,10.2,6.1c0.8,0,1.7,0,2.6-0.1
c-0.9,0.2-1.7,0.5-2.5,0.7c-5.9,1.9-7.8,8.9-7.8,8.9S8,59.1,7.6,60.5c-0.6,1.9-0.7,2.8,0.3,3.8c1,1,1.9,0.9,3.8,0.3
c1.4-0.5,11.1-3.7,11.1-3.7s7-1.9,8.9-7.8c0.3-0.8,0.5-1.7,0.7-2.5c-0.1,0.9-0.1,1.8-0.1,2.6c0,6.2,6.1,10.1,6.1,10.1s8.2,6,9.4,6.9
c1.6,1.2,2.4,1.6,3.7,0.9c1.3-0.7,1.5-1.5,1.5-3.6C53,66.1,53,56,53,56s0.3-7.2-4.6-10.9c-0.7-0.5-1.4-1-2.2-1.5
c0.9,0.3,1.7,0.7,2.5,0.9c5.9,1.9,11.5-2.6,11.5-2.6s8.3-5.9,9.5-6.8C71.3,33.9,71.9,33.2,71.7,31.8z M21,31c0.6-1.2,3.6-1,6.6,0.5
c3,1.5,4.9,3.8,4.3,5c-0.6,1.2-3.6,1-6.6-0.5C22.3,34.5,20.3,32.3,21,31z M29.8,46c-2.4,2.4-5.1,3.5-6.1,2.5c-1-1,0.2-3.7,2.5-6.1
c2.4-2.4,5.1-3.5,6.1-2.5C33.4,40.9,32.2,43.6,29.8,46z M34.8,35c-1.4-0.2-2-3.1-1.5-6.4c0.5-3.3,2.1-5.9,3.4-5.6
c1.4,0.2,2,3.1,1.5,6.4C37.7,32.7,36.1,35.2,34.8,35z M41.3,51.4c-1.2,0.6-3.5-1.3-5-4.3c-1.5-3-1.8-5.9-0.5-6.6
c1.2-0.6,3.5,1.3,5,4.3C42.3,47.8,42.5,50.7,41.3,51.4z M43.7,39c-3.3,0.5-6.2-0.1-6.4-1.5c-0.2-1.4,2.3-2.9,5.6-3.4
c3.3-0.5,6.2,0.1,6.4,1.5C49.6,36.9,47,38.4,43.7,39z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB