From 39fdf94550b0bc47572df6e16d78af4c8562c419 Mon Sep 17 00:00:00 2001 From: shadcn Date: Wed, 29 Oct 2025 14:58:25 +0400 Subject: [PATCH] feat: add svgl --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 19aaceee94..2e19042ec7 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -223,6 +223,13 @@ "description": "A collection of React components and blocks built on the shadcn/ui library that connect your front-end to your Supabase back-end via a single command.", "logo": "Supabase" }, + { + "name": "@svgl", + "description": "A beautiful library with SVG logos.", + "homepage": "https://svgl.app", + "url": "https://svgl.app/r/{name}.json", + "logo": "" + }, { "name": "@tailark", "homepage": "https://tailark.com",