diff --git a/README.md b/README.md index c9d187b..7ab7aa4 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,25 @@ Please add your requests in the issues preferably with links to the vector files --- ### Latest logos +## Cardano +![cardano](https://cdn.svgporn.com/logos/cardano-icon.svg) +![cardano](https://cdn.svgporn.com/logos/cardano.svg) +## Headless UI +![headlessui](https://cdn.svgporn.com/logos/headlessui-icon.svg) +![headlessui](https://cdn.svgporn.com/logos/headlessui.svg) +## Testing Library +![testing-library](https://cdn.svgporn.com/logos/testing-library.svg) +## ts-node +![tsnode](https://cdn.svgporn.com/logos/tsnode.svg) +## unocss +![unocss](https://cdn.svgporn.com/logos/unocss.svg) +## Verdaccio +![verdaccio](https://cdn.svgporn.com/logos/verdaccio-icon.svg) +![verdaccio](https://cdn.svgporn.com/logos/verdaccio.svg) +## Vitest +![vitest](https://cdn.svgporn.com/logos/vitest.svg) +## VueUse +![vueuse](https://cdn.svgporn.com/logos/vueuse.svg) ## Booqable ![booqable](https://cdn.svgporn.com/logos/booqable-icon.svg) ![booqable](https://cdn.svgporn.com/logos/booqable.svg) @@ -109,22 +128,6 @@ Please add your requests in the issues preferably with links to the vector files ![aws-elb](https://cdn.svgporn.com/logos/aws-elb.svg) ## AWS EventBridge ![aws-eventbridge](https://cdn.svgporn.com/logos/aws-eventbridge.svg) -## AWS Fargate -![aws-fargate](https://cdn.svgporn.com/logos/aws-fargate.svg) -## AWS Glacier -![aws-glacier](https://cdn.svgporn.com/logos/aws-glacier.svg) -## AWS Glue -![aws-glue](https://cdn.svgporn.com/logos/aws-glue.svg) -## AWS IAM (Identity and Access Management) -![aws-iam](https://cdn.svgporn.com/logos/aws-iam.svg) -## AWS Keyspaces -![aws-keyspaces](https://cdn.svgporn.com/logos/aws-keyspaces.svg) -## AWS Kinesis -![aws-kinesis](https://cdn.svgporn.com/logos/aws-kinesis.svg) -## AWS KMS (Key Management Service) -![aws-kms](https://cdn.svgporn.com/logos/aws-kms.svg) -## AWS Lake Formation -![aws-lake-formation](https://cdn.svgporn.com/logos/aws-lake-formation.svg) --- diff --git a/logos.json b/logos.json index 7296b55..f4f657b 100644 --- a/logos.json +++ b/logos.json @@ -1594,6 +1594,15 @@ "carbide.svg" ] }, + { + "name": "Cardano", + "shortname": "cardano", + "url": "https://cardano.org/", + "files": [ + "cardano-icon.svg", + "cardano.svg" + ] + }, { "name": "Cassandra", "shortname": "cassandra", @@ -3985,6 +3994,15 @@ "hbase.svg" ] }, + { + "name": "Headless UI", + "shortname": "headlessui", + "url": "https://headlessui.dev/", + "files": [ + "headlessui-icon.svg", + "headlessui.svg" + ] + }, { "name": "Heap", "shortname": "heap", @@ -8422,6 +8440,14 @@ "terser.svg" ] }, + { + "name": "Testing Library", + "shortname": "testing-library", + "url": "https://testing-library.com/", + "files": [ + "testing-library.svg" + ] + }, { "name": "TestLodge", "shortname": "testlodge", @@ -8555,6 +8581,14 @@ "truffle.svg" ] }, + { + "name": "ts-node", + "shortname": "tsnode", + "url": "https://typestrong.org/ts-node/", + "files": [ + "tsnode.svg" + ] + }, { "name": "tsuru", "shortname": "tsuru", @@ -8757,6 +8791,14 @@ "unity.svg" ] }, + { + "name": "unocss", + "shortname": "unocss", + "url": "https://unocss.antfu.me/", + "files": [ + "unocss.svg" + ] + }, { "name": "Upcase", "shortname": "upcase", @@ -8868,6 +8910,15 @@ "vercel.svg" ] }, + { + "name": "Verdaccio", + "shortname": "verdaccio", + "url": "https://verdaccio.org/", + "files": [ + "verdaccio-icon.svg", + "verdaccio.svg" + ] + }, { "name": "VerneMQ", "shortname": "vernemq", @@ -8933,6 +8984,14 @@ "vitejs.svg" ] }, + { + "name": "Vitest", + "shortname": "vitest", + "url": "https://vitest.dev/", + "files": [ + "vitest.svg" + ] + }, { "name": "Vivaldi", "shortname": "vivaldi", @@ -8966,6 +9025,14 @@ "vuetifyjs.svg" ] }, + { + "name": "VueUse", + "shortname": "vueuse", + "url": "https://vueuse.org/", + "files": [ + "vueuse.svg" + ] + }, { "name": "Vulkan", "shortname": "vulkan", diff --git a/logos/cardano-icon.svg b/logos/cardano-icon.svg new file mode 100644 index 0000000..f245df6 --- /dev/null +++ b/logos/cardano-icon.svg @@ -0,0 +1,7 @@ + + + Cardano + + + + diff --git a/logos/cardano.svg b/logos/cardano.svg new file mode 100644 index 0000000..ae65a9a --- /dev/null +++ b/logos/cardano.svg @@ -0,0 +1,8 @@ + + + Cardano + + + + + diff --git a/logos/headlessui-icon.svg b/logos/headlessui-icon.svg new file mode 100644 index 0000000..150ae5e --- /dev/null +++ b/logos/headlessui-icon.svg @@ -0,0 +1,18 @@ + + + Headless UI + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/headlessui.svg b/logos/headlessui.svg new file mode 100644 index 0000000..1176ef5 --- /dev/null +++ b/logos/headlessui.svg @@ -0,0 +1,22 @@ + + + Headless UI + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/testing-library.svg b/logos/testing-library.svg new file mode 100644 index 0000000..0e9b325 --- /dev/null +++ b/logos/testing-library.svg @@ -0,0 +1,294 @@ + + + testing library + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/tsnode.svg b/logos/tsnode.svg new file mode 100644 index 0000000..43c2192 --- /dev/null +++ b/logos/tsnode.svg @@ -0,0 +1,24 @@ + + + ts-node + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/unocss.svg b/logos/unocss.svg new file mode 100644 index 0000000..7f0cbf4 --- /dev/null +++ b/logos/unocss.svg @@ -0,0 +1,9 @@ + + + unocss + + + + + + \ No newline at end of file diff --git a/logos/verdaccio-icon.svg b/logos/verdaccio-icon.svg new file mode 100644 index 0000000..b2864b7 --- /dev/null +++ b/logos/verdaccio-icon.svg @@ -0,0 +1,9 @@ + + + Verdaccio + + + + + + diff --git a/logos/verdaccio.svg b/logos/verdaccio.svg new file mode 100644 index 0000000..c29c795 --- /dev/null +++ b/logos/verdaccio.svg @@ -0,0 +1,13 @@ + + + Verdaccio + + + + + + + + + + \ No newline at end of file diff --git a/logos/vitest.svg b/logos/vitest.svg new file mode 100644 index 0000000..40eca07 --- /dev/null +++ b/logos/vitest.svg @@ -0,0 +1,9 @@ + + + vitest + + + + + + \ No newline at end of file diff --git a/logos/vueuse.svg b/logos/vueuse.svg new file mode 100644 index 0000000..dbef011 --- /dev/null +++ b/logos/vueuse.svg @@ -0,0 +1,8 @@ + + + vueuse + + + + + \ No newline at end of file