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
+
+
+## Headless UI
+
+
+## Testing Library
+
+## ts-node
+
+## unocss
+
+## Verdaccio
+
+
+## Vitest
+
+## VueUse
+
## Booqable


@@ -109,22 +128,6 @@ Please add your requests in the issues preferably with links to the vector files

## AWS EventBridge

-## AWS Fargate
-
-## AWS Glacier
-
-## AWS Glue
-
-## AWS IAM (Identity and Access Management)
-
-## AWS Keyspaces
-
-## AWS Kinesis
-
-## AWS KMS (Key Management Service)
-
-## AWS Lake Formation
-
---
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 @@
+
+
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 @@
+
+
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 @@
+
+
\ 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 @@
+
+
\ 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 @@
+
+
\ 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 @@
+
+
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 @@
+
+
\ 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 @@
+
+
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 @@
+
+
\ 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 @@
+
+
\ 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 @@
+
+
\ No newline at end of file