{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "app-logo-icon", "dependencies": [], "registryDependencies": [], "files": [ { "path": "registry/new-york-v4/components/app-logo-icon.tsx", "content": "import type { SVGAttributes } from \"react\";\n\nexport default function AppLogoIcon(props: SVGAttributes) {\n return (\n \n \n \n );\n}\n", "type": "registry:component" } ], "type": "registry:component" }