diff --git a/README.md b/README.md index 55e241c..0d171f4 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,26 @@ Please add your requests in the issues preferably with links to the vector files --- ### Latest logos +## Apache Camel +![apache-camel](https://cdn.svgporn.com/logos/apache-camel.svg) +## Apple iOS App Store +![apple-app-store](https://cdn.svgporn.com/logos/apple-app-store.svg) +## Flutter +![flutter](https://cdn.svgporn.com/logos/flutter.svg) +## Fuchsia +![fuchsia](https://cdn.svgporn.com/logos/fuchsia.svg) +## Google Cloud Run +![google-cloud-run](https://cdn.svgporn.com/logos/google-cloud-run.svg) +## Google Play +![google-play](https://cdn.svgporn.com/logos/google-play-icon.svg) +![google-play](https://cdn.svgporn.com/logos/google-play.svg) +## Jupyter +![jupyter](https://cdn.svgporn.com/logos/jupyter.svg) +## Puppeteer +![puppeteer](https://cdn.svgporn.com/logos/puppeteer.svg) +## Tailwind CSS +![tailwindcss](https://cdn.svgporn.com/logos/tailwindcss-icon.svg) +![tailwindcss](https://cdn.svgporn.com/logos/tailwindcss.svg) ## Bamboo ![bamboo](https://cdn.svgporn.com/logos/bamboo.svg) ## Code Sandbox @@ -33,7 +53,7 @@ Please add your requests in the issues preferably with links to the vector files ![react-styleguidist](https://cdn.svgporn.com/logos/react-styleguidist.svg) ## Spree Commerce ![spree](https://cdn.svgporn.com/logos/spree.svg) -## Stoybook +## Storybook ![storybook](https://cdn.svgporn.com/logos/storybook-icon.svg) ![storybook](https://cdn.svgporn.com/logos/storybook.svg) ## Jest * @@ -105,24 +125,6 @@ Please add your requests in the issues preferably with links to the vector files ![netlify](https://cdn.svgporn.com/logos/netlify.svg) ## Atlassian ![atlassian](https://cdn.svgporn.com/logos/atlassian.svg) -## Bitbucket -![bitbucket](https://cdn.svgporn.com/logos/bitbucket.svg) -## Confluence -![confluence](https://cdn.svgporn.com/logos/confluence.svg) -## Crucible -![crucible](https://cdn.svgporn.com/logos/crucible.svg) -## JIRA -![jira](https://cdn.svgporn.com/logos/jira.svg) -## SourceTree -![sourcetree](https://cdn.svgporn.com/logos/sourcetree.svg) -## Apple Pay -![apple-pay](https://cdn.svgporn.com/logos/apple-pay.svg) -## Hugo -![hugo](https://cdn.svgporn.com/logos/hugo.svg) -## iOS -![ios](https://cdn.svgporn.com/logos/ios.svg) -## Kustomer -![kustomer](https://cdn.svgporn.com/logos/kustomer.svg) --- diff --git a/logos.json b/logos.json index 36c99a8..74fd09a 100644 --- a/logos.json +++ b/logos.json @@ -209,6 +209,14 @@ "apache.svg" ] }, + { + "name": "Apache Camel", + "shortname": "apache-camel", + "url": "https://camel.apache.org", + "files": [ + "apache-camel.svg" + ] + }, { "name": "Apache CloudStack", "shortname": "apache_cloudstack", @@ -329,6 +337,14 @@ "apple.svg" ] }, + { + "name": "Apple iOS App Store", + "shortname": "apple-app-store", + "url": "https://www.apple.com/ios/app-store/", + "files": [ + "apple-app-store.svg" + ] + }, { "name": "Apple Pay", "shortname": "apple-pay", @@ -1931,7 +1947,7 @@ { "name": "Dart", "shortname": "dart", - "url": "https://www.dartlang.org/", + "url": "https://dart.dev/", "files": [ "dart.svg" ] @@ -2764,6 +2780,14 @@ "floydhub.svg" ] }, + { + "name": "Flutter", + "shortname": "flutter", + "url": "https://flutter.dev", + "files": [ + "flutter.svg" + ] + }, { "name": "Flux", "shortname": "flux", @@ -2892,6 +2916,14 @@ "frontapp.svg" ] }, + { + "name": "Fuchsia", + "shortname": "fuchsia", + "url": "https://github.com/fuchsia-mirror", + "files": [ + "fuchsia.svg" + ] + }, { "name": "GalliumOS", "shortname": "galliumos", @@ -3160,6 +3192,14 @@ "google-cloud-platform.svg" ] }, + { + "name": "Google Cloud Run", + "shortname": "google-cloud-run", + "url": "https://cloud.google.com/run/", + "files": [ + "google-cloud-run.svg" + ] + }, { "name": "Google Data Studio", "shortname": "google-data-studio", @@ -3248,6 +3288,15 @@ "google-photos.svg" ] }, + { + "name": "Google Play", + "shortname": "google-play", + "url": "https://play.google.com/", + "files": [ + "google-play-icon.svg", + "google-play.svg" + ] + }, { "name": "Google Tag Manager", "shortname": "google-tag-manager", @@ -4097,6 +4146,14 @@ "julia.svg" ] }, + { + "name": "Jupyter", + "shortname": "jupyter", + "url": "https://jupyter.org", + "files": [ + "jupyter.svg" + ] + }, { "name": "Kafka", "shortname": "kafka", @@ -6153,6 +6210,14 @@ "puppet.svg" ] }, + { + "name": "Puppeteer", + "shortname": "puppeteer", + "url": "https://developers.google.com/web/tools/puppeteer/", + "files": [ + "puppeteer.svg" + ] + }, { "name": "Puppy Linux", "shortname": "puppy-linux", @@ -7332,7 +7397,7 @@ ] }, { - "name": "Stoybook", + "name": "Storybook", "shortname": "storybook", "url": "https://storybook.js.org/", "files": [ @@ -7548,6 +7613,15 @@ "taiga.svg" ] }, + { + "name": "Tailwind CSS", + "shortname": "tailwindcss", + "url": "https://tailwindcss.com/", + "files": [ + "tailwindcss-icon.svg", + "tailwindcss.svg" + ] + }, { "name": "tapcart", "shortname": "tapcart", diff --git a/logos/apache-camel.svg b/logos/apache-camel.svg new file mode 100644 index 0000000..35ffa83 --- /dev/null +++ b/logos/apache-camel.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/apple-app-store.svg b/logos/apple-app-store.svg new file mode 100644 index 0000000..7d153c1 --- /dev/null +++ b/logos/apple-app-store.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/logos/flutter.svg b/logos/flutter.svg new file mode 100644 index 0000000..29a1b4a --- /dev/null +++ b/logos/flutter.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/logos/fuchsia.svg b/logos/fuchsia.svg new file mode 100644 index 0000000..a393a7e --- /dev/null +++ b/logos/fuchsia.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/logos/google-cloud-run.svg b/logos/google-cloud-run.svg new file mode 100644 index 0000000..2972b34 --- /dev/null +++ b/logos/google-cloud-run.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/logos/google-play-icon.svg b/logos/google-play-icon.svg new file mode 100644 index 0000000..8125426 --- /dev/null +++ b/logos/google-play-icon.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/google-play.svg b/logos/google-play.svg new file mode 100644 index 0000000..e72181c --- /dev/null +++ b/logos/google-play.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/jupyter.svg b/logos/jupyter.svg new file mode 100644 index 0000000..26a0c59 --- /dev/null +++ b/logos/jupyter.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/logos/puppeteer.svg b/logos/puppeteer.svg new file mode 100644 index 0000000..3997f29 --- /dev/null +++ b/logos/puppeteer.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/logos/tailwindcss-icon.svg b/logos/tailwindcss-icon.svg new file mode 100644 index 0000000..a662506 --- /dev/null +++ b/logos/tailwindcss-icon.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/logos/tailwindcss.svg b/logos/tailwindcss.svg new file mode 100644 index 0000000..13c2b4b --- /dev/null +++ b/logos/tailwindcss.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + +