{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "reflex",
  "title": "reflex",
  "files": [
    {
      "path": "static/components-generated/reflexDark.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst ReflexDark = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 56 12\" fill=\"none\">\n    <path\n      d=\"M0 11.6V0.400024H8.96V4.88002H6.72V2.64002H2.24V4.88002H6.72V7.12002H2.24V11.6H0ZM6.72 11.6V7.12002H8.96V11.6H6.72Z\"\n      fill=\"#110F1F\"\n    />\n    <path\n      d=\"M11.2 11.6V0.400024H17.92V2.64002H13.44V4.88002H17.92V7.12002H13.44V9.36002H17.92V11.6H11.2Z\"\n      fill=\"#110F1F\"\n    />\n    <path\n      d=\"M20.16 11.6V0.400024H26.88V2.64002H22.4V4.88002H26.88V7.12002H22.4V11.6H20.16Z\"\n      fill=\"#110F1F\"\n    />\n    <path\n      d=\"M29.12 11.6V0.400024H31.36V9.36002H35.84V11.6H29.12Z\"\n      fill=\"#110F1F\"\n    />\n    <path\n      d=\"M38.08 11.6V0.400024H44.8V2.64002H40.32V4.88002H44.8V7.12002H40.32V9.36002H44.8V11.6H38.08Z\"\n      fill=\"#110F1F\"\n    />\n    <path\n      d=\"M47.04 4.88002V0.400024H49.28V4.88002H47.04ZM53.76 4.88002V0.400024H56V4.88002H53.76ZM49.28 7.12002V4.88002H53.76V7.12002H49.28ZM47.04 11.6V7.12002H49.28V11.6H47.04ZM53.76 11.6V7.12002H56V11.6H53.76Z\"\n      fill=\"#110F1F\"\n    />\n  </svg>\n);\n\nexport { ReflexDark };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/reflexDark.tsx"
    },
    {
      "path": "static/components-generated/reflexLight.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst ReflexLight = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 56 12\" fill=\"none\">\n    <path\n      d=\"M0 11.6V0.400024H8.96V4.88002H6.72V2.64002H2.24V4.88002H6.72V7.12002H2.24V11.6H0ZM6.72 11.6V7.12002H8.96V11.6H6.72Z\"\n      fill=\"white\"\n    />\n    <path\n      d=\"M11.2 11.6V0.400024H17.92V2.64002H13.44V4.88002H17.92V7.12002H13.44V9.36002H17.92V11.6H11.2Z\"\n      fill=\"white\"\n    />\n    <path\n      d=\"M20.16 11.6V0.400024H26.88V2.64002H22.4V4.88002H26.88V7.12002H22.4V11.6H20.16Z\"\n      fill=\"white\"\n    />\n    <path\n      d=\"M29.12 11.6V0.400024H31.36V9.36002H35.84V11.6H29.12Z\"\n      fill=\"white\"\n    />\n    <path\n      d=\"M38.08 11.6V0.400024H44.8V2.64002H40.32V4.88002H44.8V7.12002H40.32V9.36002H44.8V11.6H38.08Z\"\n      fill=\"white\"\n    />\n    <path\n      d=\"M47.04 4.88002V0.400024H49.28V4.88002H47.04ZM53.76 4.88002V0.400024H56V4.88002H53.76ZM49.28 7.12002V4.88002H53.76V7.12002H49.28ZM47.04 11.6V7.12002H49.28V11.6H47.04ZM53.76 11.6V7.12002H56V11.6H53.76Z\"\n      fill=\"white\"\n    />\n  </svg>\n);\n\nexport { ReflexLight };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/reflexLight.tsx"
    }
  ],
  "type": "registry:component"
}