{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "kilo-code",
  "title": "kilo-code",
  "files": [
    {
      "path": "static/components-generated/kilocodeLight.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst KilocodeLight = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 32 32\">\n    <path d=\"M23,26v-2h3v-5l-2-2h-4v2h-3v5l2,2h4ZM20,20h3v3h-3v-3Z\" />\n    <rect x=\"12\" y=\"17\" width=\"3\" height=\"3\" />\n    <polygon points=\"26 12 23 12 23 9 20 6 17 6 17 9 20 9 20 12 17 12 17 15 26 15 26 12\" />\n    <path d=\"M0,0v32h32V0H0ZM29,29H3V3h26v26Z\" />\n    <polygon points=\"15 26 15 23 9 23 9 17 6 17 6 23.1875 8.8125 26 15 26\" />\n    <rect x=\"12\" y=\"6\" width=\"3\" height=\"3\" />\n    <polygon points=\"9 12 12 12 12 15 15 15 15 12 12 9 9 9 9 6 6 6 6 15 9 15 9 12\" />\n  </svg>\n);\n\nexport { KilocodeLight };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/kilocodeLight.tsx"
    },
    {
      "path": "static/components-generated/kilocodeDark.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst KilocodeDark = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 32 32\" fill=\"#fff\">\n    <path d=\"M23,26v-2h3v-5l-2-2h-4v2h-3v5l2,2h4ZM20,20h3v3h-3v-3Z\" />\n    <rect x=\"12\" y=\"17\" width=\"3\" height=\"3\" />\n    <polygon points=\"26 12 23 12 23 9 20 6 17 6 17 9 20 9 20 12 17 12 17 15 26 15 26 12\" />\n    <path d=\"M0,0v32h32V0H0ZM29,29H3V3h26v26Z\" />\n    <polygon points=\"15 26 15 23 9 23 9 17 6 17 6 23.1875 8.8125 26 15 26\" />\n    <rect x=\"12\" y=\"6\" width=\"3\" height=\"3\" />\n    <polygon points=\"9 12 12 12 12 15 15 15 15 12 12 9 9 9 9 6 6 6 6 15 9 15 9 12\" />\n  </svg>\n);\n\nexport { KilocodeDark };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/kilocodeDark.tsx"
    }
  ],
  "type": "registry:component"
}