diff --git a/README.md b/README.md index 21fc9a0..832c74b 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 +## Argo +![argo](https://cdn.svgporn.com/logos/argo-icon.svg) +![argo](https://cdn.svgporn.com/logos/argo.svg) +## dbt +![dbt](https://cdn.svgporn.com/logos/dbt-icon.svg) +![dbt](https://cdn.svgporn.com/logos/dbt.svg) +## Framer +![framer](https://cdn.svgporn.com/logos/framer.svg) +## Helm +![helm](https://cdn.svgporn.com/logos/helm.svg) +## HTTPie +![httpie](https://cdn.svgporn.com/logos/httpie-icon.svg) +![httpie](https://cdn.svgporn.com/logos/httpie.svg) +## SpiderMonkey +![spidermonkey](https://cdn.svgporn.com/logos/spidermonkey-icon.svg) +![spidermonkey](https://cdn.svgporn.com/logos/spidermonkey.svg) +## TOML +![toml](https://cdn.svgporn.com/logos/toml.svg) +## YAML +![yaml](https://cdn.svgporn.com/logos/yaml.svg) ## AWS API Gateway ![aws-api-gateway](https://cdn.svgporn.com/logos/aws-api-gateway.svg) ## AWS App Mesh @@ -102,22 +122,6 @@ Please add your requests in the issues preferably with links to the vector files ![aws-msk](https://cdn.svgporn.com/logos/aws-msk.svg) ## AWS Neptune ![aws-neptune](https://cdn.svgporn.com/logos/aws-neptune.svg) -## AWS Open Search -![aws-open-search](https://cdn.svgporn.com/logos/aws-open-search.svg) -## AWS Opworks -![aws-opsworks](https://cdn.svgporn.com/logos/aws-opsworks.svg) -## AWS QuickSight -![aws-quicksight](https://cdn.svgporn.com/logos/aws-quicksight.svg) -## AWS RDS (Relational Database Service) -![aws-rds](https://cdn.svgporn.com/logos/aws-rds.svg) -## AWS Redshift -![aws-redshift](https://cdn.svgporn.com/logos/aws-redshift.svg) -## AWS Route 53 -![aws-route53](https://cdn.svgporn.com/logos/aws-route53.svg) -## AWS S3 (Simple Storage Service) -![aws-s3](https://cdn.svgporn.com/logos/aws-s3.svg) -## AWS Secrets Manager -![aws-secrets-manager](https://cdn.svgporn.com/logos/aws-secrets-manager.svg) --- diff --git a/logos.json b/logos.json index d05dc07..7a40b02 100644 --- a/logos.json +++ b/logos.json @@ -410,6 +410,15 @@ "arduino.svg" ] }, + { + "name": "Argo", + "shortname": "argo", + "url": "https://argoproj.github.io/", + "files": [ + "argo-icon.svg", + "argo.svg" + ] + }, { "name": "Armory", "shortname": "armory", @@ -2301,6 +2310,15 @@ "datocms.svg" ] }, + { + "name": "dbt", + "shortname": "dbt", + "url": "https://www.getdbt.com/", + "files": [ + "dbt-icon.svg", + "dbt.svg" + ] + }, { "name": "DC/OS", "shortname": "dcos", @@ -3171,6 +3189,14 @@ "foundation.svg" ] }, + { + "name": "Framer", + "shortname": "framer", + "url": "https://www.framer.com/", + "files": [ + "framer.svg" + ] + }, { "name": "Framework7", "shortname": "framework7", @@ -3966,6 +3992,14 @@ "heap.svg" ] }, + { + "name": "Helm", + "shortname": "helm", + "url": "https://helm.sh/", + "files": [ + "helm.svg" + ] + }, { "name": "Help Scout", "shortname": "helpscout", @@ -4113,6 +4147,15 @@ "html5-boilerplate.svg" ] }, + { + "name": "HTTPie", + "shortname": "httpie", + "url": "https://httpie.io/", + "files": [ + "httpie-icon.svg", + "httpie.svg" + ] + }, { "name": "Hubspot", "shortname": "hubspot", @@ -7837,6 +7880,15 @@ "speedcurve.svg" ] }, + { + "name": "SpiderMonkey", + "shortname": "spidermonkey", + "url": "https://spidermonkey.dev/", + "files": [ + "spidermonkey-icon.svg", + "spidermonkey.svg" + ] + }, { "name": "Spinnaker", "shortname": "spinnaker", @@ -8418,6 +8470,14 @@ "todomvc.svg" ] }, + { + "name": "TOML", + "shortname": "toml", + "url": "https://toml.io/", + "files": [ + "toml.svg" + ] + }, { "name": "Tor", "shortname": "tor", @@ -9343,6 +9403,14 @@ "yahoo.svg" ] }, + { + "name": "YAML", + "shortname": "yaml", + "url": "https://yaml.org/", + "files": [ + "yaml.svg" + ] + }, { "name": "Yammer", "shortname": "yammer", diff --git a/logos/argo-icon.svg b/logos/argo-icon.svg new file mode 100644 index 0000000..c44b53e --- /dev/null +++ b/logos/argo-icon.svg @@ -0,0 +1,31 @@ + + + Argo + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/argo.svg b/logos/argo.svg new file mode 100644 index 0000000..ba19d07 --- /dev/null +++ b/logos/argo.svg @@ -0,0 +1,42 @@ + + + Argo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/dbt-icon.svg b/logos/dbt-icon.svg new file mode 100644 index 0000000..58785a0 --- /dev/null +++ b/logos/dbt-icon.svg @@ -0,0 +1,7 @@ + + + dbt + + + + \ No newline at end of file diff --git a/logos/dbt.svg b/logos/dbt.svg new file mode 100644 index 0000000..f85a4ce --- /dev/null +++ b/logos/dbt.svg @@ -0,0 +1,8 @@ + + + dbt + + + + + \ No newline at end of file diff --git a/logos/framer.svg b/logos/framer.svg new file mode 100644 index 0000000..b7699f2 --- /dev/null +++ b/logos/framer.svg @@ -0,0 +1,7 @@ + + + Framer + + + + \ No newline at end of file diff --git a/logos/helm.svg b/logos/helm.svg new file mode 100644 index 0000000..a2584d9 --- /dev/null +++ b/logos/helm.svg @@ -0,0 +1,8 @@ + + + Helm + + + + + \ No newline at end of file diff --git a/logos/httpie-icon.svg b/logos/httpie-icon.svg new file mode 100644 index 0000000..579837f --- /dev/null +++ b/logos/httpie-icon.svg @@ -0,0 +1,7 @@ + + + httpie + + + + \ No newline at end of file diff --git a/logos/httpie.svg b/logos/httpie.svg new file mode 100644 index 0000000..b288f55 --- /dev/null +++ b/logos/httpie.svg @@ -0,0 +1,8 @@ + + + httpie + + + + + \ No newline at end of file diff --git a/logos/spidermonkey-icon.svg b/logos/spidermonkey-icon.svg new file mode 100644 index 0000000..5930d1a --- /dev/null +++ b/logos/spidermonkey-icon.svg @@ -0,0 +1,7 @@ + + + SpiderMonkey + + + + \ No newline at end of file diff --git a/logos/spidermonkey.svg b/logos/spidermonkey.svg new file mode 100644 index 0000000..6eccda8 --- /dev/null +++ b/logos/spidermonkey.svg @@ -0,0 +1,7 @@ + + + SpiderMonkey + + + + \ No newline at end of file diff --git a/logos/toml.svg b/logos/toml.svg new file mode 100644 index 0000000..00280bc --- /dev/null +++ b/logos/toml.svg @@ -0,0 +1,9 @@ + + + toml + + + + + + \ No newline at end of file diff --git a/logos/yaml.svg b/logos/yaml.svg new file mode 100644 index 0000000..4a485ff --- /dev/null +++ b/logos/yaml.svg @@ -0,0 +1,12 @@ + + + yaml + + + + + + + + + \ No newline at end of file