{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "kick",
  "title": "kick",
  "files": [
    {
      "path": "static/components-generated/kickLight.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst KickLight = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 933 300\" fill=\"none\">\n    <g clipPath=\"url(#clip0_9790_492437)\">\n      <g clipPath=\"url(#clip1_9790_492437)\">\n        <path\n          fillRule=\"evenodd\"\n          clipRule=\"evenodd\"\n          d=\"M0 0H100V66.6667H133.333V33.3333H166.667V0H266.667V100H233.333V133.333H200V166.667H233.333V200H266.667V300H166.667V266.667H133.333V233.333H100V300H0V0ZM666.667 0H766.667V66.6667H800V33.3333H833.333V0H933.333V100H900V133.333H866.667V166.667H900V200H933.333V300H833.333V266.667H800V233.333H766.667V300H666.667V0ZM300 0H400V300H300V0ZM533.333 0H466.667V33.3333H433.333V266.667H466.667V300H533.333H633.333V200H533.333V100H633.333V0H533.333Z\"\n          fill=\"#53FC18\"\n        />\n      </g>\n    </g>\n    <defs>\n      <clipPath id=\"clip0_9790_492437\">\n        <rect width=\"933\" height=\"300\" fill=\"white\" />\n      </clipPath>\n      <clipPath id=\"clip1_9790_492437\">\n        <rect width=\"933.333\" height=\"300\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { KickLight };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/kickLight.tsx"
    },
    {
      "path": "static/components-generated/kickDark.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst KickDark = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 933 300\" fill=\"none\">\n    <g clipPath=\"url(#clip0_9790_492437)\">\n      <g clipPath=\"url(#clip1_9790_492437)\">\n        <path\n          fillRule=\"evenodd\"\n          clipRule=\"evenodd\"\n          d=\"M0 0H100V66.6667H133.333V33.3333H166.667V0H266.667V100H233.333V133.333H200V166.667H233.333V200H266.667V300H166.667V266.667H133.333V233.333H100V300H0V0ZM666.667 0H766.667V66.6667H800V33.3333H833.333V0H933.333V100H900V133.333H866.667V166.667H900V200H933.333V300H833.333V266.667H800V233.333H766.667V300H666.667V0ZM300 0H400V300H300V0ZM533.333 0H466.667V33.3333H433.333V266.667H466.667V300H533.333H633.333V200H533.333V100H633.333V0H533.333Z\"\n          fill=\"#FFF\"\n        />\n      </g>\n    </g>\n    <defs>\n      <clipPath id=\"clip0_9790_492437\">\n        <rect width=\"933\" height=\"300\" fill=\"white\" />\n      </clipPath>\n      <clipPath id=\"clip1_9790_492437\">\n        <rect width=\"933.333\" height=\"300\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { KickDark };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/kickDark.tsx"
    }
  ],
  "type": "registry:component"
}