diff --git a/README.md b/README.md index f04695c..2e86c43 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,27 @@ Please add your requests in the issues preferably with links to the vector files --- ### Latest logos +## Assembla +![assembla](https://cdn.svgporn.com/logos/assembla-icon.svg) +![assembla](https://cdn.svgporn.com/logos/assembla.svg) +## Dgraph +![dgraph](https://cdn.svgporn.com/logos/dgraph-icon.svg) +![dgraph](https://cdn.svgporn.com/logos/dgraph.svg) +## Naive UI +![naiveui](https://cdn.svgporn.com/logos/naiveui.svg) +## NocoDB +![nocodb](https://cdn.svgporn.com/logos/nocodb.svg) +## Partytown +![partytown](https://cdn.svgporn.com/logos/partytown-icon.svg) +![partytown](https://cdn.svgporn.com/logos/partytown.svg) +## React Query +![react-query](https://cdn.svgporn.com/logos/react-query-icon.svg) +![react-query](https://cdn.svgporn.com/logos/react-query.svg) +## three.js +![threejs](https://cdn.svgporn.com/logos/threejs.svg) +## Unreal Engine +![unrealengine](https://cdn.svgporn.com/logos/unrealengine-icon.svg) +![unrealengine](https://cdn.svgporn.com/logos/unrealengine.svg) ## Brain.js ![brainjs](https://cdn.svgporn.com/logos/brainjs.svg) ## Amplication @@ -114,22 +135,6 @@ Please add your requests in the issues preferably with links to the vector files ![aws-cloudtrail](https://cdn.svgporn.com/logos/aws-cloudtrail.svg) ## AWS CloudWatch ![aws-cloudwatch](https://cdn.svgporn.com/logos/aws-cloudwatch.svg) -## AWS CodeBuild -![aws-codebuild](https://cdn.svgporn.com/logos/aws-codebuild.svg) -## AWS CodeCommit -![aws-codecommit](https://cdn.svgporn.com/logos/aws-codecommit.svg) -## AWS CodeDeploy -![aws-codedeploy](https://cdn.svgporn.com/logos/aws-codedeploy.svg) -## AWS CodePipeline -![aws-codepipeline](https://cdn.svgporn.com/logos/aws-codepipeline.svg) -## AWS CodeStar -![aws-codestar](https://cdn.svgporn.com/logos/aws-codestar.svg) -## AWS Cognito -![aws-cognito](https://cdn.svgporn.com/logos/aws-cognito.svg) -## AWS Config -![aws-config](https://cdn.svgporn.com/logos/aws-config.svg) -## AWS DocumentDB -![aws-documentdb](https://cdn.svgporn.com/logos/aws-documentdb.svg) --- diff --git a/logos.json b/logos.json index 26b87b9..bd40d52 100644 --- a/logos.json +++ b/logos.json @@ -460,6 +460,15 @@ "asciidoctor.svg" ] }, + { + "name": "Assembla", + "shortname": "assembla", + "url": "https://www.assembla.com/", + "files": [ + "assembla-icon.svg", + "assembla.svg" + ] + }, { "name": "Astro", "shortname": "astro", @@ -2412,6 +2421,15 @@ "deviantart.svg" ] }, + { + "name": "Dgraph", + "shortname": "dgraph", + "url": "https://dgraph.io/", + "files": [ + "dgraph-icon.svg", + "dgraph.svg" + ] + }, { "name": "Dialogflow", "shortname": "dialogflow", @@ -5805,6 +5823,14 @@ "mysql.svg" ] }, + { + "name": "Naive UI", + "shortname": "naiveui", + "url": "https://www.naiveui.com/", + "files": [ + "naiveui.svg" + ] + }, { "name": "Namecheap", "shortname": "namecheap", @@ -5936,6 +5962,14 @@ "nim-lang.svg" ] }, + { + "name": "NocoDB", + "shortname": "nocodb", + "url": "https://nocodb.com/", + "files": [ + "nocodb.svg" + ] + }, { "name": "Nodal", "shortname": "nodal", @@ -6354,6 +6388,15 @@ "parsehub.svg" ] }, + { + "name": "Partytown", + "shortname": "partytown", + "url": "https://partytown.builder.io/", + "files": [ + "partytown-icon.svg", + "partytown.svg" + ] + }, { "name": "Passbolt", "shortname": "passbolt", @@ -7057,6 +7100,15 @@ "react.svg" ] }, + { + "name": "React Query", + "shortname": "react-query", + "url": "https://react-query.tanstack.com/", + "files": [ + "react-query-icon.svg", + "react-query.svg" + ] + }, { "name": "React Spring", "shortname": "react-spring", @@ -8522,6 +8574,14 @@ "testlodge.svg" ] }, + { + "name": "three.js", + "shortname": "threejs", + "url": "https://threejs.org/", + "files": [ + "threejs.svg" + ] + }, { "name": "Tidal", "shortname": "tidal", @@ -8865,6 +8925,15 @@ "unocss.svg" ] }, + { + "name": "Unreal Engine", + "shortname": "unrealengine", + "url": "https://www.unrealengine.com/", + "files": [ + "unrealengine-icon.svg", + "unrealengine.svg" + ] + }, { "name": "Upcase", "shortname": "upcase", diff --git a/logos/assembla-icon.svg b/logos/assembla-icon.svg new file mode 100644 index 0000000..617357d --- /dev/null +++ b/logos/assembla-icon.svg @@ -0,0 +1,7 @@ + + + Assembla + + + + diff --git a/logos/assembla.svg b/logos/assembla.svg new file mode 100644 index 0000000..71239d5 --- /dev/null +++ b/logos/assembla.svg @@ -0,0 +1,8 @@ + + + Assembla + + + + + diff --git a/logos/dgraph-icon.svg b/logos/dgraph-icon.svg new file mode 100644 index 0000000..edf0aa8 --- /dev/null +++ b/logos/dgraph-icon.svg @@ -0,0 +1,13 @@ + + + Dgraph + + + + + + + + + + diff --git a/logos/dgraph.svg b/logos/dgraph.svg new file mode 100644 index 0000000..1114b27 --- /dev/null +++ b/logos/dgraph.svg @@ -0,0 +1,14 @@ + + + Dgraph + + + + + + + + + + + diff --git a/logos/naiveui.svg b/logos/naiveui.svg new file mode 100644 index 0000000..63171d5 --- /dev/null +++ b/logos/naiveui.svg @@ -0,0 +1,9 @@ + + + Naive + + + + + + diff --git a/logos/nocodb.svg b/logos/nocodb.svg new file mode 100644 index 0000000..d4c96f9 --- /dev/null +++ b/logos/nocodb.svg @@ -0,0 +1,10 @@ + + + NocoDB + + + + + + + \ No newline at end of file diff --git a/logos/partytown-icon.svg b/logos/partytown-icon.svg new file mode 100644 index 0000000..ee789f5 --- /dev/null +++ b/logos/partytown-icon.svg @@ -0,0 +1,17 @@ + + + Partytown + + + + + + + + + + + + + + diff --git a/logos/partytown.svg b/logos/partytown.svg new file mode 100644 index 0000000..5d7754f --- /dev/null +++ b/logos/partytown.svg @@ -0,0 +1,20 @@ + + + Partytown + + + + + + + + + + + + + + + + + diff --git a/logos/react-query-icon.svg b/logos/react-query-icon.svg new file mode 100644 index 0000000..c77570a --- /dev/null +++ b/logos/react-query-icon.svg @@ -0,0 +1,12 @@ + + + React Query + + + + + + + + + diff --git a/logos/react-query.svg b/logos/react-query.svg new file mode 100644 index 0000000..e84d37f --- /dev/null +++ b/logos/react-query.svg @@ -0,0 +1,15 @@ + + + React Query + + + + + + + + + + + + diff --git a/logos/threejs.svg b/logos/threejs.svg new file mode 100644 index 0000000..10e6d3e --- /dev/null +++ b/logos/threejs.svg @@ -0,0 +1,7 @@ + + + threejs + + + + \ No newline at end of file diff --git a/logos/unrealengine-icon.svg b/logos/unrealengine-icon.svg new file mode 100644 index 0000000..25299c6 --- /dev/null +++ b/logos/unrealengine-icon.svg @@ -0,0 +1,7 @@ + + + Unreal Engine + + + + diff --git a/logos/unrealengine.svg b/logos/unrealengine.svg new file mode 100644 index 0000000..28cffd9 --- /dev/null +++ b/logos/unrealengine.svg @@ -0,0 +1,9 @@ + + + Unreal Engine + + + + + +