{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "basewell",
  "title": "basewell",
  "files": [
    {
      "path": "static/components-generated/basewell.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Basewell = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 165 165\" fill=\"none\">\n    <path\n      fill=\"#5DE8E8\"\n      d=\"M3 108.401c0-21.353 17.31-38.664 38.664-38.664H77.59c22.865 0 41.4 18.536 41.4 41.4 0 22.865-18.535 41.4-41.4 41.4H3v-44.136Z\"\n    />\n    <path\n      fill=\"#2B4FF1\"\n      d=\"M46.792 52.664C46.792 31.31 64.102 14 85.456 14h35.928c22.864 0 41.4 18.535 41.4 41.4s-18.536 41.4-41.401 41.4h-74.59V52.664Z\"\n    />\n    <mask\n      id=\"a\"\n      width=\"116\"\n      height=\"84\"\n      x=\"3\"\n      y=\"69\"\n      maskUnits=\"userSpaceOnUse\"\n      style={{ maskType: \"alpha\" }}\n    >\n      <path\n        fill=\"#5DE8E8\"\n        d=\"M3 108.401c0-21.353 17.31-38.664 38.664-38.664H77.59c22.865 0 41.4 18.536 41.4 41.4 0 22.865-18.535 41.4-41.4 41.4H3v-44.136Z\"\n      />\n    </mask>\n    <g mask=\"url(#a)\">\n      <path\n        fill=\"#00A5FD\"\n        d=\"M46.792 52.664C46.792 31.31 64.102 14 85.456 14h35.928c22.864 0 41.4 18.535 41.4 41.4s-18.536 41.4-41.401 41.4h-74.59V52.664Z\"\n      />\n    </g>\n  </svg>\n);\n\nexport { Basewell };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/basewell.tsx"
    }
  ],
  "type": "registry:component"
}