diff --git a/README.md b/README.md index f68bf2f..f8e1ff7 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,22 @@ Please add your requests in the issues preferably with links to the vector files --- ### Latest logos +## Airflow +![airflow](https://cdn.svgporn.com/logos/airflow.svg) +## CodeFactor +![codefactor](https://cdn.svgporn.com/logos/codefactor.svg) +## Dimer +![dimer](https://cdn.svgporn.com/logos/dimer.svg) +## kops +![kops](https://cdn.svgporn.com/logos/kops.svg) +## Smartling +![smartling](https://cdn.svgporn.com/logos/smartling.svg) +## Sourcetrail +![sourcetrail](https://cdn.svgporn.com/logos/sourcetrail.svg) +## Stitch +![stitch](https://cdn.svgporn.com/logos/stitch.svg) +## Strapi +![strapi](https://cdn.svgporn.com/logos/strapi.svg) ## Algolia ![algolia](https://cdn.svgporn.com/logos/algolia.svg) ## Brotli @@ -102,23 +118,6 @@ Please add your requests in the issues preferably with links to the vector files ![serverless](https://cdn.svgporn.com/logos/serverless.svg) ## AWS ![aws](https://cdn.svgporn.com/logos/aws.svg) -## Hyperapp -![hyperapp](https://cdn.svgporn.com/logos/hyperapp.svg) -## Netflix -![netflix](https://cdn.svgporn.com/logos/netflix.svg) -![netflix](https://cdn.svgporn.com/logos/netflix-icon.svg) -## Node OS -![nodeos](https://cdn.svgporn.com/logos/nodeos.svg) -## Nuxt -![nuxt](https://cdn.svgporn.com/logos/nuxt.svg) -## Reason ML -![reasonml](https://cdn.svgporn.com/logos/reasonml.svg) -## rollup.js -![rollupjs](https://cdn.svgporn.com/logos/rollupjs.svg) -## Spinnaker -![spinnaker](https://cdn.svgporn.com/logos/spinnaker.svg) -## Vuetify -![vuetifyjs](https://cdn.svgporn.com/logos/vuetifyjs.svg) --- diff --git a/logos.json b/logos.json index 1d1916d..6fa4651 100644 --- a/logos.json +++ b/logos.json @@ -71,6 +71,14 @@ "airbrake.svg" ] }, + { + "name": "Airflow", + "shortname": "airflow", + "url": "https://airflow.apache.org/", + "files": [ + "airflow.svg" + ] + }, { "name": "Airtable", "shortname": "airtable", @@ -1500,6 +1508,14 @@ "codecov.svg" ] }, + { + "name": "CodeFactor", + "shortname": "codefactor", + "url": "https://www.codefactor.io/", + "files": [ + "codefactor.svg" + ] + }, { "name": "Codefund", "shortname": "codefund", @@ -2024,6 +2040,14 @@ "digital-ocean.svg" ] }, + { + "name": "Dimer", + "shortname": "dimer", + "url": "https://dimerapp.com/", + "files": [ + "dimer.svg" + ] + }, { "name": "Diners Club", "shortname": "dinersclub", @@ -4185,6 +4209,14 @@ "kontena.svg" ] }, + { + "name": "kops", + "shortname": "kops", + "url": "https://github.com/kubernetes/kops", + "files": [ + "kops.svg" + ] + }, { "name": "Kore", "shortname": "koreio", @@ -6912,6 +6944,14 @@ "slim.svg" ] }, + { + "name": "Smartling", + "shortname": "smartling", + "url": "https://www.smartling.com/", + "files": [ + "smartling.svg" + ] + }, { "name": "Smashing Magazine", "shortname": "smashingmagazine", @@ -6984,6 +7024,14 @@ "sourcegraph.svg" ] }, + { + "name": "Sourcetrail", + "shortname": "sourcetrail", + "url": "https://www.sourcetrail.com/", + "files": [ + "sourcetrail.svg" + ] + }, { "name": "SourceTree", "shortname": "sourcetree", @@ -7160,6 +7208,14 @@ "stickermule.svg" ] }, + { + "name": "Stitch", + "shortname": "stitch", + "url": "https://www.stitchdata.com/", + "files": [ + "stitch.svg" + ] + }, { "name": "StopLight", "shortname": "stoplight", @@ -7176,6 +7232,14 @@ "stormpath.svg" ] }, + { + "name": "Strapi", + "shortname": "strapi", + "url": "https://strapi.io/", + "files": [ + "strapi.svg" + ] + }, { "name": "Strider", "shortname": "strider", diff --git a/logos/airflow.svg b/logos/airflow.svg new file mode 100644 index 0000000..483bd7c --- /dev/null +++ b/logos/airflow.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/codefactor.svg b/logos/codefactor.svg new file mode 100644 index 0000000..cc81bf0 --- /dev/null +++ b/logos/codefactor.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/logos/dimer.svg b/logos/dimer.svg new file mode 100644 index 0000000..b78c4d0 --- /dev/null +++ b/logos/dimer.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/logos/kops.svg b/logos/kops.svg new file mode 100644 index 0000000..d2cd7e0 --- /dev/null +++ b/logos/kops.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/smartling.svg b/logos/smartling.svg new file mode 100644 index 0000000..6cc6b92 --- /dev/null +++ b/logos/smartling.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/logos/sourcetrail.svg b/logos/sourcetrail.svg new file mode 100644 index 0000000..363194f --- /dev/null +++ b/logos/sourcetrail.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/logos/stitch.svg b/logos/stitch.svg new file mode 100644 index 0000000..91e2317 --- /dev/null +++ b/logos/stitch.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/logos/strapi.svg b/logos/strapi.svg new file mode 100644 index 0000000..c03f55f --- /dev/null +++ b/logos/strapi.svg @@ -0,0 +1,6 @@ + + + + + +