Merge pull request #7303 from nurbek91/airtable

Add  Airtable / widget
main
Elbert Alias 2 years ago committed by GitHub
commit b4e862aecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,6 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.5511 5.43519L4.95694 9.40508C4.42356 9.62603 4.42894 10.3838 4.96596 10.5966L14.6001 14.4172C15.4467 14.7529 16.3892 14.7529 17.2358 14.4172L26.8701 10.5966C27.4068 10.3838 27.4125 9.62603 26.8788 9.40523L17.2849 5.43519C16.4096 5.07299 15.4265 5.07299 14.5511 5.43519Z" fill="#FCB400"/>
<path d="M16.7727 16.5033V26.0476C16.7727 26.5014 17.2304 26.8124 17.6524 26.6451L28.3878 22.4781C28.5075 22.4307 28.6102 22.3484 28.6826 22.2417C28.7549 22.1353 28.7936 22.0093 28.7936 21.8806V12.3364C28.7936 11.8825 28.3359 11.5716 27.9139 11.7389L17.1785 15.9059C17.0588 15.9534 16.9561 16.0358 16.8838 16.1422C16.8113 16.2489 16.7727 16.3747 16.7727 16.5034" fill="#18BFFF"/>
<path d="M14.2659 16.9958L11.0799 18.5341L10.7564 18.6905L4.03084 21.913C3.60465 22.1187 3.06036 21.808 3.06036 21.3344V12.3764C3.06036 12.2051 3.14822 12.0571 3.26604 11.9459C3.31437 11.8977 3.36921 11.8566 3.42895 11.8237C3.58953 11.7273 3.81876 11.7015 4.01367 11.7786L14.2124 15.8196C14.7308 16.0253 14.7715 16.7517 14.2659 16.9959" fill="#F82B60"/>
<path d="M14.2659 16.9958L11.0799 18.5341L3.26604 11.9457C3.31439 11.8976 3.36922 11.8566 3.42895 11.8237C3.58953 11.7273 3.81876 11.7015 4.01367 11.7786L14.2124 15.8196C14.7308 16.0253 14.7715 16.7515 14.2659 16.9958Z" fill="black" fill-opacity="0.25"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -1977,6 +1977,21 @@
"scriptSrc": "urbanairship\\.\\w+/notify/v([\\d.]+)\\;version:\\1",
"website": "https://www.airship.com"
},
"Airtable": {
"cats": [
5
],
"description": "Airtable is a low-code platform for building collaborative apps.",
"icon": "Airtable.svg",
"dom": "iframe[scr*='//airtable.com/'], a[href*='//airtable.com/][target='_blank']",
"pricing": [
"freemium",
"low",
"recurring"
],
"saas": true,
"website": "https://www.airtable.com"
},
"Akamai": {
"cats": [
31

Loading…
Cancel
Save