Merge pull request #2274 from phatbhoy67/airtable

Add Airtable icon (#2271)
This commit is contained in:
Lucas Becker 2020-01-05 20:43:30 +01:00 committed by GitHub
commit 580156b4ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -150,6 +150,11 @@
"hex": "000000",
"source": "https://developer.apple.com/design/human-interface-guidelines/airplay/overview/icons/"
},
{
"title": "Airtable",
"hex": "18BFFF",
"source": "https://airtable.com/press"
},
{
"title": "Algolia",
"hex": "5468FF",

1
icons/airtable.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Airtable icon</title><path d="M11.992 1.966c-.434 0-.87.086-1.28.257L1.779 5.917c-.503.208-.49.908.012 1.116l8.982 3.558a3.266 3.266 0 0 0 2.454 0l8.982-3.558c.503-.196.503-.908.012-1.116l-8.957-3.694a3.255 3.255 0 0 0-1.272-.257zM23.4 8.056a.589.589 0 0 0-.222.045l-10.012 3.877a.612.612 0 0 0-.38.564v8.896a.6.6 0 0 0 .821.552L23.62 18.1a.583.583 0 0 0 .38-.551V8.653a.6.6 0 0 0-.6-.596zM.676 8.095a.644.644 0 0 0-.48.19C.086 8.396 0 8.53 0 8.69v8.355c0 .442.515.737.908.54l6.27-3.006.307-.147 2.969-1.436c.466-.22.43-.908-.061-1.092L.883 8.138a.57.57 0 0 0-.207-.044z"/></svg>

After

Width:  |  Height:  |  Size: 657 B