{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "motion",
  "title": "motion",
  "files": [
    {
      "path": "static/components-generated/motion.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Motion = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 1103 386\">\n    <path\n      fill=\"#0F1115\"\n      d=\"M416.473 0 198.54 385.66H0L170.17 84.522C196.549 37.842 262.377 0 317.203 0Zm486.875 96.415c0-53.249 44.444-96.415 99.27-96.415 54.826 0 99.27 43.166 99.27 96.415 0 53.248-44.444 96.415-99.27 96.415-54.826 0-99.27-43.167-99.27-96.415ZM453.699 0h198.54L434.306 385.66h-198.54Zm234.492 0h198.542L716.56 301.138c-26.378 46.68-92.207 84.522-147.032 84.522h-99.27Z\"\n    />\n  </svg>\n);\n\nexport { Motion };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/motion.tsx"
    },
    {
      "path": "static/components-generated/motionDark.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst MotionDark = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 1103 386\">\n    <path\n      fill=\"#FFF312\"\n      d=\"M416.473 0 198.54 385.66H0L170.17 84.522C196.549 37.842 262.377 0 317.203 0Zm486.875 96.415c0-53.249 44.444-96.415 99.27-96.415 54.826 0 99.27 43.166 99.27 96.415 0 53.248-44.444 96.415-99.27 96.415-54.826 0-99.27-43.167-99.27-96.415ZM453.699 0h198.54L434.306 385.66h-198.54Zm234.492 0h198.542L716.56 301.138c-26.378 46.68-92.207 84.522-147.032 84.522h-99.27Z\"\n    />\n  </svg>\n);\n\nexport { MotionDark };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/motionDark.tsx"
    }
  ],
  "type": "registry:component"
}