{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "haskell",
  "title": "haskell",
  "files": [
    {
      "path": "static/components-generated/haskell.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Haskell = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 48 48\">\n    <path fill=\"#453a62\" d=\"M9 43H1l12-18L1 7h8l12 18z\" />\n    <path fill=\"#5e5086\" d=\"M20 7h-8l12 18-12 18h8l8.16-12.24L36 43h8z\" />\n    <path fill=\"#8f4e8b\" d=\"M34.338 24H47v-6H30.338zM40.338 33H47v-6H36.338z\" />\n  </svg>\n);\n\nexport { Haskell };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/haskell.tsx"
    }
  ],
  "type": "registry:component"
}