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
+
+## Apple iOS App Store
+
+## Flutter
+
+## Fuchsia
+
+## Google Cloud Run
+
+## Google Play
+
+
+## Jupyter
+
+## Puppeteer
+
+## Tailwind CSS
+
+
## Bamboo

## Code Sandbox
@@ -33,7 +53,7 @@ Please add your requests in the issues preferably with links to the vector files

## Spree Commerce

-## Stoybook
+## Storybook


## Jest *
@@ -105,24 +125,6 @@ Please add your requests in the issues preferably with links to the vector files

## Atlassian

-## Bitbucket
-
-## Confluence
-
-## Crucible
-
-## JIRA
-
-## SourceTree
-
-## Apple Pay
-
-## Hugo
-
-## iOS
-
-## Kustomer
-
---
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 @@
+
+