{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "lovable",
  "title": "lovable",
  "files": [
    {
      "path": "static/components-generated/lovable.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Lovable = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 121 122\" fill=\"none\">\n    <mask\n      id=\"b\"\n      width=\"121\"\n      height=\"122\"\n      x=\"0\"\n      y=\"0\"\n      maskUnits=\"userSpaceOnUse\"\n      style={{ maskType: \"alpha\" }}\n    >\n      <path\n        fill=\"url(#a)\"\n        fillRule=\"evenodd\"\n        d=\"M36.069 0c19.92 0 36.068 16.155 36.068 36.084v13.713h12.004c19.92 0 36.069 16.156 36.069 36.084 0 19.928-16.149 36.083-36.069 36.083H0v-85.88C0 16.155 16.148 0 36.069 0Z\"\n        clipRule=\"evenodd\"\n      />\n    </mask>\n    <g mask=\"url(#b)\">\n      <g filter=\"url(#c)\">\n        <ellipse\n          cx=\"52.738\"\n          cy=\"65.101\"\n          fill=\"#4B73FF\"\n          rx=\"81.373\"\n          ry=\"81.192\"\n        />\n      </g>\n      <g filter=\"url(#d)\">\n        <ellipse\n          cx=\"61.673\"\n          cy=\"20.547\"\n          fill=\"#FF66F4\"\n          rx=\"104.216\"\n          ry=\"81.192\"\n        />\n      </g>\n      <g filter=\"url(#e)\">\n        <ellipse\n          cx=\"78.666\"\n          cy=\"5.268\"\n          fill=\"#FF0105\"\n          rx=\"81.373\"\n          ry=\"71.304\"\n        />\n      </g>\n      <g filter=\"url(#f)\">\n        <ellipse\n          cx=\"63.121\"\n          cy=\"20.527\"\n          fill=\"#FE7B02\"\n          rx=\"48.937\"\n          ry=\"48.829\"\n        />\n      </g>\n    </g>\n    <defs>\n      <filter\n        id=\"c\"\n        width=\"235.52\"\n        height=\"235.159\"\n        x=\"-65.022\"\n        y=\"-52.478\"\n        colorInterpolationFilters=\"sRGB\"\n        filterUnits=\"userSpaceOnUse\"\n      >\n        <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n        <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n        <feGaussianBlur\n          result=\"effect1_foregroundBlur_572_319\"\n          stdDeviation=\"18.194\"\n        />\n      </filter>\n      <filter\n        id=\"d\"\n        width=\"281.208\"\n        height=\"235.159\"\n        x=\"-78.93\"\n        y=\"-97.032\"\n        colorInterpolationFilters=\"sRGB\"\n        filterUnits=\"userSpaceOnUse\"\n      >\n        <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n        <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n        <feGaussianBlur\n          result=\"effect1_foregroundBlur_572_319\"\n          stdDeviation=\"18.194\"\n        />\n      </filter>\n      <filter\n        id=\"e\"\n        width=\"235.52\"\n        height=\"215.383\"\n        x=\"-39.094\"\n        y=\"-102.423\"\n        colorInterpolationFilters=\"sRGB\"\n        filterUnits=\"userSpaceOnUse\"\n      >\n        <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n        <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n        <feGaussianBlur\n          result=\"effect1_foregroundBlur_572_319\"\n          stdDeviation=\"18.194\"\n        />\n      </filter>\n      <filter\n        id=\"f\"\n        width=\"170.649\"\n        height=\"170.432\"\n        x=\"-22.204\"\n        y=\"-64.688\"\n        colorInterpolationFilters=\"sRGB\"\n        filterUnits=\"userSpaceOnUse\"\n      >\n        <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n        <feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n        <feGaussianBlur\n          result=\"effect1_foregroundBlur_572_319\"\n          stdDeviation=\"18.194\"\n        />\n      </filter>\n      <linearGradient\n        id=\"a\"\n        x1=\"40.453\"\n        x2=\"76.933\"\n        y1=\"21.433\"\n        y2=\"121.971\"\n        gradientUnits=\"userSpaceOnUse\"\n      >\n        <stop offset=\".025\" stopColor=\"#FF8E63\" />\n        <stop offset=\".56\" stopColor=\"#FF7EB0\" />\n        <stop offset=\".95\" stopColor=\"#4B73FF\" />\n      </linearGradient>\n    </defs>\n  </svg>\n);\n\nexport { Lovable };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/lovable.tsx"
    }
  ],
  "type": "registry:component"
}