diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 5c90177282..4b6c8a5239 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -832,5 +832,11 @@
"homepage": "https://iconiqs.vercel.app",
"url": "https://iconiqs.vercel.app/r/{name}.json",
"description": "Iconiq is a collection of icons designed for web applications. It is a modern, clean, and minimalistic icon set that is perfect for web applications."
+ },
+ {
+ "name": "@fluid",
+ "homepage": "https://www.fluidfunctionalism.com",
+ "url": "https://www.fluidfunctionalism.com/r/{name}.json",
+ "description": "Fluid components used exclusively in service of functional clarity. Proximity hover, spring animations, font-weight transitions, and animated focus rings."
}
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index daeca87b1e..9a4960367f 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -972,5 +972,12 @@
"url": "https://iconiqs.vercel.app/r/{name}.json",
"description": "Iconiq is a collection of icons designed for web applications. It is a modern, clean, and minimalistic icon set that is perfect for web applications.",
"logo": ""
+ },
+ {
+ "name": "@fluid",
+ "homepage": "https://www.fluidfunctionalism.com",
+ "url": "https://www.fluidfunctionalism.com/r/{name}.json",
+ "description": "Fluid components used exclusively in service of functional clarity. Proximity hover, spring animations, font-weight transitions, and animated focus rings.",
+ "logo": ""
}
]